• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and this project adheres to [Semantic Versioning](http://semver.org/).
6
7<!-- next-header -->
8## [Unreleased] - ReleaseDate
9
10## [0.2.10] - 2023-03-16
11
12## [0.2.9] - 2023-02-22
13
14### Fixes
15
16- Only show value names if a value is taken
17
18## [0.2.8] - 2023-02-15
19
20## [0.2.7] - 2023-01-13
21
22### Compatibility
23
24MSRV changed to 1.64.0
25
26## [0.2.6] - 2022-12-22
27
28## [0.2.5] - 2022-11-24
29
30## [0.2.4] - 2022-10-31
31
32### Fixes
33
34- Don't show defaults for flags
35
36## [0.2.3] - 2022-10-18
37
38## [0.2.2] - 2022-09-29
39
40### Fixes
41
42- Reference to subcommand man pages now lists the correct name
43
44## [0.2.1] - 2022-09-28
45
46### Fixes
47
48- Respect hide attributes in more cases
49
50## [0.2.0] - 2022-09-28
51
52## [0.1.10] - 2022-06-28
53
54## [0.1.9] - 2022-06-21
55
56## [0.1.8] - 2022-06-13
57
58## [0.1.7] - 2022-06-13
59
60## [0.1.6] - 2022-04-20
61
62### Fixes
63
64- Split environment variables into separate paragraph
65
66## [0.1.5] - 2022-04-19
67
68## [0.1.4] - 2022-04-19
69
70## [0.1.3] - 2022-04-15
71
72- Use value names for positionals
73- Hide hidden flags in synopsis
74- Use italics for replaceable args
75
76## [0.1.2] - 2022-02-16
77
78## [0.1.1] - 2022-02-08
79
80### Fixes
81
82- Expanded the documentation
83
84<!-- next-url -->
85[Unreleased]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.10...HEAD
86[0.2.10]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.9...clap_mangen-v0.2.10
87[0.2.9]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.8...clap_mangen-v0.2.9
88[0.2.8]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.7...clap_mangen-v0.2.8
89[0.2.7]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.6...clap_mangen-v0.2.7
90[0.2.6]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.5...clap_mangen-v0.2.6
91[0.2.5]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.4...clap_mangen-v0.2.5
92[0.2.4]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.3...clap_mangen-v0.2.4
93[0.2.3]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.2...clap_mangen-v0.2.3
94[0.2.2]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.1...clap_mangen-v0.2.2
95[0.2.1]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.0...clap_mangen-v0.2.1
96[0.2.0]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.10...clap_mangen-v0.2.0
97[0.1.10]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.9...clap_mangen-v0.1.10
98[0.1.9]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.8...clap_mangen-v0.1.9
99[0.1.8]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.7...clap_mangen-v0.1.8
100[0.1.7]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.6...clap_mangen-v0.1.7
101[0.1.6]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.5...clap_mangen-v0.1.6
102[0.1.5]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.4...clap_mangen-v0.1.5
103[0.1.4]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.3...clap_mangen-v0.1.4
104[0.1.3]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.2...clap_mangen-v0.1.3
105[0.1.2]: https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.1...clap_mangen-v0.1.2
106[0.1.1]: https://github.com/clap-rs/clap/compare/0b045f5d0de9f6c97607be3276f529a14510e94e...clap_mangen-v0.1.1
107