1.1.0 (2021-08-26)
- add option to load docker registry credentials from cli (2728f26)
1.0.0 (2021-08-26)
- deprecation warnings (c65f872)
- implement strict mode (c564cd5)
- patch request (3a3f0ea)
- replace request-js by axios (5244989)
- update cli-pregress to latest version (c801414)
- update commander (f3c3995)
- update js-yaml to latest version (ee6d43c)
- update semver (c91690f)
- update typescript to latest version (f5b72dd)
- use correct docker registry host name (aa30a14)
- minimal supported
node
version is nowv12.13.0
0.3.1 (2019-02-19)
- null reference error for compose files containing future tags (503b9bc)
0.3.0 (2019-02-12)
- upgrade dependencies (b76f246)
- output latest wanted version according to semver caret range (a6a83e5)
- Output schema of the application changed -> Column "Upgrade Type" was removed
0.2.0 (2018-07-26)
- add -x option to exclude images from offical docker registry as well as images with an invalid semver Tag (475603e)
- add short option -f for --filter (a637fac)