cargo topgrade 14.0.1
v14.0.1

latest releases: 17.6.2, 17.6.1, 17.6.0...
2 years ago

v14.0.1

Why such a quick release after v14.0.0

In Topgrade v14.0.0, we have enforced that a breaking changes notification has to be confirmed by the user when:

  1. This Topgrade is a major release
  2. The execution is the first run

This feature is good, but it won't work in the CI environment as it requires a terminal. To remedy this, I made it optional through the environment variable TOPGRADE_SKIP_BRKC_NOTIFY, with this variable set to true, the notification will be skipped.

What's Changed

New Contributors

Full Changelog: v14.0.0...v14.0.1

Don't miss a new topgrade release

NewReleases is sending notifications on new releases.