Packages

ShipIt automates Hex package publishing to avoid common mistakes

Current section

Files

Jump to
shipit CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.2.2 (2017-07-07)
* Allow LICENSE.md and LICENSE
## v0.2.1 (2017-06-26)
* Perform remote branch check later as it's slow
* Check that local branch tracks remote branch
## v0.2.0 (2017-06-26)
* Rename to ShipIt
* Ensure there are no uncommited changes in the working tree
* Ensure current branch matches the given branch
* Ensure local branch is in sync with remote branch
## v0.1.0 (2017-04-12)
* Initial release