2.1.2 (2019-11-12)
- Tags: do not replace dots in tagnames (2b9ea66)
2.1.1 (2019-11-12)
- Tags: make sanitizing of tag-names less restrictive (0da1664)
2.1.0 (2019-11-12)
- BranchName: add support for fetching branch name from env 'BRANCH_NAME', useful for continuous integration environments (af0500b)
2.0.0 (2019-11-11)
- rewrite to typescript strict mode (69e7100)
- customizable auto-tagging-format (b29ec2d)
- minimal supported node-version is now 10.3.0
1.0.3 (2018-01-16)
- packagejson path in executable (3a48511)
1.0.2 (2018-01-16)
- disable name sanitizing (aca73fd)
1.0.1 (2017-06-07)
- ImageName: sanitize docker image name (c0a640c)
1.0.0 (2017-01-21)
- provide a more meaningful info for the --no-auto option (6797034)
- provide more meaningul documentation for -f flag (8d01bc3)
- provide live stdout/stderr output from executed docker commands (aed66c3)
0.0.2 (2016-12-12)
- add test mode for application (d1cee71)
- implement creating and tagging of docker images from node project f9cdce8