| # 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.5.7] - 2025-06-09 |
| |
| ## [4.5.6] - 2025-05-27 |
| |
| ## [4.5.5] - 2025-01-02 |
| |
| ### Features |
| |
| - Respect `ValueHint` for paths |
| |
| ## [4.5.4] - 2024-10-08 |
| |
| ## [4.5.3] - 2024-07-25 |
| |
| ## [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` 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.5.7...HEAD |
| [4.5.7]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.6...clap_complete_nushell-v4.5.7 |
| [4.5.6]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.5...clap_complete_nushell-v4.5.6 |
| [4.5.5]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.4...clap_complete_nushell-v4.5.5 |
| [4.5.4]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.3...clap_complete_nushell-v4.5.4 |
| [4.5.3]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.2...clap_complete_nushell-v4.5.3 |
| [4.5.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.1...clap_complete_nushell-v4.5.2 |
| [4.5.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.0...clap_complete_nushell-v4.5.1 |
| [4.5.0]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.2...clap_complete_nushell-v4.5.0 |
| [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 |