Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@JonathonReinhart JonathonReinhart released this 28 May 16:11
· 27 commits to master since this release

Changes

  • Filesystem permissions of artifacts are now preserved when installing (#10)
  • Added --version command line option (#11)
  • Prepared for publishing to PyPI (#12)
  • Look up pipeline by ref, rather than by commit (#15, #16)
    • ⚠️ As an unintended side-effect, you can no longer use the tags/ prefix when referring to a ref.
      So ref: tags/v1.2.3 must instead be written as ref: v1.2.3.
      The README has been updated accordingly.

Published to PyPI.