Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

v0.9.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@iaguis iaguis released this 10 Mar 14:54
· 205 commits to master since this release
v0.9.1

v0.9.1 is mainly a bugfix and cleanup release.

  • Remove redundant dependency fetching, we're vendoring them now (#134).
  • Export ParseDockerURL which is used by rkt (#135).
  • Export annotations so people can use them outside docker2aci (#135).
  • Refactor the library so internal functions are in the "internal" package (#135).
  • Document release process and add a bump-version script (#137).