clap/clap_mangen/CHANGELOG.md
2022-09-29 13:09:14 -05:00

67 lines
2.1 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
### Fixes
- Reference to subcommand man pages now lists the correct name
## [0.2.1] - 2022-09-28
### Fixes
- Respect hide attributes in more cases
## [0.2.0] - 2022-09-28
## [0.1.10] - 2022-06-28
## [0.1.9] - 2022-06-21
## [0.1.8] - 2022-06-13
## [0.1.7] - 2022-06-13
## [0.1.6] - 2022-04-20
### Fixes
- Split environment variables into separate paragraph
## [0.1.5] - 2022-04-19
## [0.1.4] - 2022-04-19
## [0.1.3] - 2022-04-15
- Use value names for positionals
- Hide hidden flags in synopsis
- Use italics for replaceable args
## [0.1.2] - 2022-02-16
## [0.1.1] - 2022-02-08
### Fixes
- Expanded the documentation
<!-- next-url -->
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.1...HEAD
[0.2.1]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.0...clap_mangen-v0.2.1
[0.2.0]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.10...clap_mangen-v0.2.0
[0.1.10]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.9...clap_mangen-v0.1.10
[0.1.9]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.8...clap_mangen-v0.1.9
[0.1.8]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.7...clap_mangen-v0.1.8
[0.1.7]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.6...clap_mangen-v0.1.7
[0.1.6]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.5...clap_mangen-v0.1.6
[0.1.5]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.4...clap_mangen-v0.1.5
[0.1.4]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.3...clap_mangen-v0.1.4
[0.1.3]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.2...clap_mangen-v0.1.3
[0.1.2]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.1...clap_mangen-v0.1.2
[0.1.1]: https://github.com/clap-rs/clap/compare/0b045f5d0de9f6c97607be3276f529a14510e94e...clap_mangen-v0.1.1