mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 22:32:33 +00:00
1.7 KiB
1.7 KiB
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased - ReleaseDate
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