We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84803e7 commit f876e3dCopy full SHA for f876e3d
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## Unreleased
8
9
+## [0.19.1] - 2024-10-12
10
+
11
### Added
12
13
* `cargoDocTest` is now available as an alternative to `cargoTest` which runs
@@ -760,6 +762,7 @@ files parsed as nix attribute sets.
760
762
## 0.1.0 - 2022-01-22
761
763
- First release
764
765
+[0.19.1]: https://github.com/ipetkov/crane/compare/v0.19.0...v1.19.1
766
[0.19.0]: https://github.com/ipetkov/crane/compare/v0.18.1...v1.19.0
767
[0.18.1]: https://github.com/ipetkov/crane/compare/v0.18.0...v1.18.1
768
[0.18.0]: https://github.com/ipetkov/crane/compare/v0.17.3...v1.18.0
0 commit comments