| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/). | |||
| 7 | 7 | <!-- next-header --> | |
| 8 | 8 | ## [Unreleased] - ReleaseDate | |
| 9 | 9 | ||
| 10 | + ### Compatibility | ||
| 11 | + | ||
| 12 | + - Deprecated `crate_name!()` in favor of `pkg_name!()` | ||
| 13 | + - Deprecated `Command::cargo_bin`, `CommandCargoExt::cargo_bin`, `cargo_bin` in favor of `cargo_bin!`, `cargo_bin_cmd!` | ||
| 14 | + | ||
| 15 | + ### Features | ||
| 16 | + | ||
| 17 | + - Provide `cargo_bin_cmd!()` | ||
| 18 | + - Use `pkg_name!()` as a default parameter to `cargo_bin!()` | ||
| 19 | + | ||
| 10 | 20 | ## [2.0.17] - 2025-04-16 | |
| 11 | 21 | ||
| 12 | 22 | ### Features | |
| Back | FazBrowse Home | New Git URL |
0 commit comments