clap/clap_complete_nushell/CHANGELOG.md

61 lines
2.1 KiB
Markdown
Raw Normal View History

2023-05-23 13:50:43 +00:00
# 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
2024-10-08 13:56:17 +00:00
## [4.5.4] - 2024-10-08
2024-07-25 13:39:13 +00:00
## [4.5.3] - 2024-07-25
2024-06-06 20:14:24 +00:00
## [4.5.2] - 2024-06-06
2024-02-16 22:33:14 +00:00
## [4.5.1] - 2024-02-16
2024-02-16 22:32:57 +00:00
### Fixes
- Correctly handle completion descriptions with newlines
2024-02-08 16:34:06 +00:00
## [4.5.0] - 2024-02-08
2024-02-08 16:32:13 +00:00
### Compatibility
- Update MSRV to 1.74
2023-10-24 18:25:07 +00:00
## [4.4.2] - 2023-10-24
2023-09-11 14:28:48 +00:00
## [4.4.1] - 2023-09-11
2023-09-11 14:28:17 +00:00
### Features
- Allow completions to be used with `use` and `overlay use`
2023-08-24 16:08:02 +00:00
## [4.4.0] - 2023-08-24
2023-08-24 16:06:00 +00:00
### Compatibility
- Update MSRV to 1.70.0
2023-08-08 01:34:01 +00:00
## [4.3.2] - 2023-08-08
2023-06-02 02:10:46 +00:00
## [4.3.1] - 2023-06-02
2023-05-24 21:15:51 +00:00
## [4.3.0] - 2023-05-24
2023-05-23 13:50:43 +00:00
<!-- next-url -->
2024-10-08 13:56:17 +00:00
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.4...HEAD
[4.5.4]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.3...clap_complete_nushell-v4.5.4
2024-07-25 13:39:13 +00:00
[4.5.3]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.2...clap_complete_nushell-v4.5.3
2024-06-06 20:14:24 +00:00
[4.5.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.1...clap_complete_nushell-v4.5.2
2024-02-16 22:33:14 +00:00
[4.5.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.0...clap_complete_nushell-v4.5.1
2024-02-08 16:34:06 +00:00
[4.5.0]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.2...clap_complete_nushell-v4.5.0
2023-10-24 18:25:07 +00:00
[4.4.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.1...clap_complete_nushell-v4.4.2
2023-09-11 14:28:48 +00:00
[4.4.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.0...clap_complete_nushell-v4.4.1
2023-08-24 16:08:02 +00:00
[4.4.0]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.2...clap_complete_nushell-v4.4.0
2023-08-08 01:34:01 +00:00
[4.3.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.1...clap_complete_nushell-v4.3.2
2023-06-02 02:10:46 +00:00
[4.3.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.0...clap_complete_nushell-v4.3.1
2023-05-24 21:15:51 +00:00
[4.3.0]: https://github.com/clap-rs/clap/compare/bd163098e122bb65e053a61b773931c8f36d2e7d...clap_complete_nushell-v4.3.0