clap/clap_mangen/CHANGELOG.md
2023-08-24 11:10:33 -05:00

3.6 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.2.13 - 2023-08-24

Compatibility

  • Update MSRV to 1.70.0

0.2.12 - 2023-06-02

0.2.11 - 2023-05-19

0.2.10 - 2023-03-16

0.2.9 - 2023-02-22

Fixes

  • Only show value names if a value is taken

0.2.8 - 2023-02-15

0.2.7 - 2023-01-13

Compatibility

MSRV changed to 1.64.0

0.2.6 - 2022-12-22

0.2.5 - 2022-11-24

0.2.4 - 2022-10-31

Fixes

  • Don't show defaults for flags

0.2.3 - 2022-10-18

0.2.2 - 2022-09-29

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