Skip to content

Release 0.4.0

Latest
Compare
Choose a tag to compare
@haboustak haboustak released this 02 Oct 13:37
v0.4.0
6b9323a

Changes

  • BUG: Report failures when an install request did not match a file in the downloaded archive. (#25)
  • ENH: Added support for downloading and installing artifacts during CI using GitLab job tokens via -t, --token-type option of "art configure". (#26)
  • ENH: New -k, --keep-empty-dirs option of "art install" will preserve empty directories when installing a directory tree from an archive. (#25)
  • ENH: The install command will download artifacts when necessary, eliminating the need for an explicit "art download". (#29)
  • ENH: Improve the quality of error messages caused by some common configuration or environmental issues. (#31, #33)

Published to PyPI.