2022-01-12 17:04:57 +00: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-06-21 14:32:04 +00:00
|
|
|
## [3.2.2] - 2022-06-21
|
|
|
|
|
2022-06-13 14:37:47 +00:00
|
|
|
## [3.2.1] - 2022-06-13
|
|
|
|
|
2022-06-13 14:31:29 +00:00
|
|
|
## [3.2.0] - 2022-06-13
|
|
|
|
|
2022-04-19 15:31:52 +00:00
|
|
|
## [3.1.5] - 2022-04-19
|
|
|
|
|
2022-03-21 12:10:11 +00:00
|
|
|
## [3.1.4] - 2022-03-21
|
|
|
|
|
2022-03-21 12:09:49 +00:00
|
|
|
- Subcommand alias support
|
|
|
|
|
2022-03-18 13:58:33 +00:00
|
|
|
## [3.1.3] - 2022-03-18
|
|
|
|
|
2022-03-21 12:09:49 +00:00
|
|
|
### Fixes
|
|
|
|
|
|
|
|
- `require_equals` fix
|
|
|
|
|
2022-03-18 13:57:36 +00:00
|
|
|
## [3.1.2] - 2022-03-18
|
|
|
|
|
2022-03-17 21:20:34 +00:00
|
|
|
## [3.1.1] - 2022-03-17
|
|
|
|
|
2022-03-21 12:09:49 +00:00
|
|
|
### Features
|
|
|
|
|
|
|
|
- `hide` support
|
|
|
|
- `require_equals` support
|
|
|
|
- Exclude support
|
|
|
|
- `multiple_occurrences` support
|
|
|
|
|
2022-02-16 17:59:45 +00:00
|
|
|
## [3.1.0] - 2022-02-16
|
|
|
|
|
2022-01-12 17:12:42 +00:00
|
|
|
## [3.0.2] - 2022-01-12
|
|
|
|
|
2022-01-12 17:04:57 +00:00
|
|
|
## [3.0.1] - 2022-01-03
|
|
|
|
|
|
|
|
<!-- next-url -->
|
2022-06-21 14:32:04 +00:00
|
|
|
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.2.2...HEAD
|
|
|
|
[3.2.2]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.2.1...clap_complete_fig-v3.2.2
|
2022-06-13 14:37:47 +00:00
|
|
|
[3.2.1]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.2.0...clap_complete_fig-v3.2.1
|
2022-06-13 14:31:29 +00:00
|
|
|
[3.2.0]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.5...clap_complete_fig-v3.2.0
|
2022-04-19 15:31:52 +00:00
|
|
|
[3.1.5]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.4...clap_complete_fig-v3.1.5
|
2022-03-21 12:10:11 +00:00
|
|
|
[3.1.4]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.3...clap_complete_fig-v3.1.4
|
2022-03-18 13:58:33 +00:00
|
|
|
[3.1.3]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.2...clap_complete_fig-v3.1.3
|
2022-03-18 13:57:36 +00:00
|
|
|
[3.1.2]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.1...clap_complete_fig-v3.1.2
|
2022-03-17 21:20:34 +00:00
|
|
|
[3.1.1]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.0...clap_complete_fig-v3.1.1
|
2022-02-16 17:59:45 +00:00
|
|
|
[3.1.0]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.0.2...clap_complete_fig-v3.1.0
|
2022-01-12 17:12:42 +00:00
|
|
|
[3.0.2]: https://github.com/clap-rs/clap/compare/v3.0.1...clap_complete_fig-v3.0.2
|
2022-01-12 17:04:57 +00:00
|
|
|
[3.0.1]: https://github.com/clap-rs/clap/compare/v3.0.0...v3.0.1
|