mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
1.8 KiB
1.8 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
4.5.2 - 2024-06-06
4.5.1 - 2024-02-16
Fixes
- Correctly handle completion descriptions with newlines
4.5.0 - 2024-02-08
Compatibility
- Update MSRV to 1.74
4.4.2 - 2023-10-24
4.4.1 - 2023-09-11
Features
- Allow completions to be used with
use
andoverlay use
4.4.0 - 2023-08-24
Compatibility
- Update MSRV to 1.70.0