Changelog History
Page 6
-
v0.13.1 Changes
March 01, 2020โ Added
- Config:
exclude_paths
list of globs to get more accurate listing of files-changed [#149] - CLI:
--token
can be used to specify the token used bycargo publish
๐ Fixed
- Take 2 on waiting for a crate to be published before publishing the next one [#194]
- Config:
-
v0.13.0 Changes
December 09, 2019โ Added
- ๐ Notify users on unchanged crates when releasing workspace [#148]
- ๐ Strict check on replacements [#187]
- ๐ Trace replacement diff on dry-run [#171]
- ๐ Allow workspace release commits to be consolidated [#181]
- ๐ Releasing specific version [#191]
- ๐
tag_name
is now available in replacements and can be useful for changelog generation in multi-crate workspace [#168]
๐ Changed
- ๐ Renamed option "pro-release-commit-message" to "post-release-commit-message" [#140]
- ๐ Use logging for output [#152]
- ๐ Also check untracked files in initial dirty check [#146]
- ๐
[package.metadata.release]
in$CRATE/Cargo.toml
now has a higher priority than$CRATE/release.toml
[7cc9890] [#181] - ๐ Confirmation is prompted for even when there is no version bump [47bf645] [#175]
๐ Fixed
- ๐ Fixed issue when crate.io didn't update in time that causing workspace release failed [#183]
โ Removed
- ๐ Doc upload removed as the community has moved to docs.rs [#176]
-
v0.12.4 Changes
August 03, 2019๐ Changed
- ๐ Fixed commit message after release #136
-
v0.12.3 Changes
July 28, 2019๐ Changed
- โก๏ธ Only update dependents when needed #135
-
v0.12.2 Changes
July 24, 2019๐ Changed
- ๐ Fixed issue when updating dependency version in workspace #130
-
v0.12.1 Changes
July 18, 2019๐ Changed
- ๐ Fixed serde version as 1.0.95 was yanked
-
v0.12.0 Changes
July 17, 2019โ Added
- ๐ Workspace support #66
- ๐ Layered config support #111
- ๐ Support for tag name customization #125
๐ Changed
- 0๏ธโฃ Using
v
as default version tag prefix #127 - ๐ Improved cargo binary detection #88 #89
- โก๏ธ Doc update
<!-- next-url --> ๐ [Unreleased]: https://github.com/crate-ci/cargo-release/compare/v0.23.0...HEAD ๐ [0.23.0]: https://github.com/crate-ci/cargo-release/compare/v0.22.4...v0.23.0 ๐ [0.22.4]: https://github.com/crate-ci/cargo-release/compare/v0.22.3...v0.22.4 ๐ [0.22.3]: https://github.com/crate-ci/cargo-release/compare/v0.22.2...v0.22.3 ๐ [0.22.2]: https://github.com/crate-ci/cargo-release/compare/v0.22.1...v0.22.2 ๐ [0.22.1]: https://github.com/crate-ci/cargo-release/compare/v0.22.0...v0.22.1 ๐ [0.22.0]: https://github.com/crate-ci/cargo-release/compare/v0.21.4...v0.22.0 ๐ [0.21.4]: https://github.com/crate-ci/cargo-release/compare/v0.21.3...v0.21.4 ๐ [0.21.3]: https://github.com/crate-ci/cargo-release/compare/v0.21.2...v0.21.3 ๐ [0.21.2]: https://github.com/crate-ci/cargo-release/compare/v0.21.1...v0.21.2 ๐ [0.21.1]: https://github.com/crate-ci/cargo-release/compare/v0.21.0...v0.21.1 ๐ [0.21.0]: https://github.com/crate-ci/cargo-release/compare/v0.20.6...v0.21.0 ๐ [0.20.6]: https://github.com/crate-ci/cargo-release/compare/v0.20.5...v0.20.6 ๐ [0.20.5]: https://github.com/crate-ci/cargo-release/compare/v0.20.4...v0.20.5 ๐ [0.20.4]: https://github.com/crate-ci/cargo-release/compare/v0.20.3...v0.20.4 ๐ [0.20.3]: https://github.com/crate-ci/cargo-release/compare/v0.20.2...v0.20.3 ๐ [0.20.2]: https://github.com/crate-ci/cargo-release/compare/v0.20.1...v0.20.2 ๐ [0.20.1]: https://github.com/crate-ci/cargo-release/compare/v0.20.0...v0.20.1 ๐ [0.20.0]: https://github.com/crate-ci/cargo-release/compare/v0.19.4...v0.20.0 ๐ [0.19.4]: https://github.com/crate-ci/cargo-release/compare/v0.19.3...v0.19.4 ๐ [0.19.3]: https://github.com/crate-ci/cargo-release/compare/v0.19.2...v0.19.3 ๐ [0.19.2]: https://github.com/crate-ci/cargo-release/compare/v0.19.1...v0.19.2 ๐ [0.19.1]: https://github.com/crate-ci/cargo-release/compare/v0.19.0...v0.19.1 ๐ [0.19.0]: https://github.com/crate-ci/cargo-release/compare/v0.18.8...v0.19.0 ๐ [0.18.8]: https://github.com/crate-ci/cargo-release/compare/v0.18.7...v0.18.8 ๐ [0.18.7]: https://github.com/crate-ci/cargo-release/compare/v0.18.6...v0.18.7 ๐ [0.18.6]: https://github.com/crate-ci/cargo-release/compare/v0.18.5...v0.18.6 ๐ [0.18.5]: https://github.com/crate-ci/cargo-release/compare/v0.18.4...v0.18.5 ๐ [0.18.4]: https://github.com/crate-ci/cargo-release/compare/v0.18.3...v0.18.4 ๐ [0.18.3]: https://github.com/crate-ci/cargo-release/compare/v0.18.2...v0.18.3 ๐ [0.18.2]: https://github.com/crate-ci/cargo-release/compare/v0.18.1...v0.18.2 ๐ [0.18.1]: https://github.com/crate-ci/cargo-release/compare/v0.18.0...v0.18.1 ๐ [0.18.0]: https://github.com/crate-ci/cargo-release/compare/v0.17.1...v0.18.0 ๐ [0.17.1]: https://github.com/crate-ci/cargo-release/compare/v0.17.0...v0.17.1 ๐ [0.17.0]: https://github.com/crate-ci/cargo-release/compare/v0.16.6...v0.17.0 ๐ [0.16.6]: https://github.com/crate-ci/cargo-release/compare/v0.16.5...v0.16.6 ๐ [0.16.5]: https://github.com/crate-ci/cargo-release/compare/v0.16.4...v0.16.5 ๐ [0.16.4]: https://github.com/crate-ci/cargo-release/compare/v0.16.3...v0.16.4