clap/clap_mangen/CHANGELOG.md

42 lines
1.3 KiB
Markdown
Raw Normal View History

2022-01-28 15:15:14 -06:00
# 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
2022-04-20 08:51:43 -05:00
## [0.1.6] - 2022-04-20
2022-04-20 08:51:35 -05:00
### Fixes
- Split environment variables into separate paragraph
2022-04-19 11:50:17 -05:00
## [0.1.5] - 2022-04-19
2022-04-19 10:31:52 -05:00
## [0.1.4] - 2022-04-19
2022-04-15 14:05:51 -05:00
## [0.1.3] - 2022-04-15
2022-04-15 14:05:29 -05:00
- Use value names for positionals
- Hide hidden flags in synopsis
- Use italics for replaceable args
2022-02-16 12:01:29 -06:00
## [0.1.2] - 2022-02-16
2022-02-08 10:28:40 -06:00
## [0.1.1] - 2022-02-08
2022-02-08 10:28:27 -06:00
### Fixes
- Expanded the documentation
2022-01-28 15:15:14 -06:00
<!-- next-url -->
2022-04-20 08:51:43 -05:00
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.6...HEAD
[0.1.6]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.5...clap_mangen-v0.1.6
2022-04-19 11:50:17 -05:00
[0.1.5]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.4...clap_mangen-v0.1.5
2022-04-19 10:31:52 -05:00
[0.1.4]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.3...clap_mangen-v0.1.4
2022-04-15 14:05:51 -05:00
[0.1.3]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.2...clap_mangen-v0.1.3
2022-02-16 12:01:29 -06:00
[0.1.2]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.1...clap_mangen-v0.1.2
2022-02-08 10:28:40 -06:00
[0.1.1]: https://github.com/clap-rs/clap/compare/0b045f5d0de9f6c97607be3276f529a14510e94e...clap_mangen-v0.1.1