mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
# 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
|
|
|
|
## [4.4.2] - 2023-10-24
|
|
|
|
## [4.4.1] - 2023-09-11
|
|
|
|
### Features
|
|
|
|
- Allow completions to be used with `use` and `overlay use`
|
|
|
|
## [4.4.0] - 2023-08-24
|
|
|
|
### Compatibility
|
|
|
|
- Update MSRV to 1.70.0
|
|
|
|
## [4.3.2] - 2023-08-08
|
|
|
|
## [4.3.1] - 2023-06-02
|
|
|
|
## [4.3.0] - 2023-05-24
|
|
|
|
<!-- next-url -->
|
|
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.2...HEAD
|
|
[4.4.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.1...clap_complete_nushell-v4.4.2
|
|
[4.4.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.0...clap_complete_nushell-v4.4.1
|
|
[4.4.0]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.2...clap_complete_nushell-v4.4.0
|
|
[4.3.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.1...clap_complete_nushell-v4.3.2
|
|
[4.3.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.0...clap_complete_nushell-v4.3.1
|
|
[4.3.0]: https://github.com/clap-rs/clap/compare/bd163098e122bb65e053a61b773931c8f36d2e7d...clap_complete_nushell-v4.3.0
|