Skip to content

Latest commit

 

History

History
82 lines (37 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

82 lines (37 loc) · 2.91 KB

1.1.0 (2021-08-26)

Features

  • add option to load docker registry credentials from cli (2728f26)

1.0.0 (2021-08-26)

Bug Fixes

  • 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)

BREAKING CHANGES

  • minimal supported node version is now v12.13.0

0.3.1 (2019-02-19)

Bug Fixes

  • null reference error for compose files containing future tags (503b9bc)

0.3.0 (2019-02-12)

Bug Fixes

Features

  • output latest wanted version according to semver caret range (a6a83e5)

BREAKING CHANGES

  • Output schema of the application changed -> Column "Upgrade Type" was removed

0.2.0 (2018-07-26)

Features

  • 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)

0.1.1 (2018-07-26)

0.1.0 (2018-07-26)