File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ## [ 1.0.6] - 2023-03-14
11+
1012### Compatibility
1113
1214- Update MSRV to 1.64.0
@@ -29,5 +31,6 @@ Update MSRV to 1.60
2931- Predicates must also implement ` PredicateReflection `
3032
3133<!-- next-url -->
32- [ Unreleased ] : https://github.com/assert-rs/predicates-rs/compare/v0.9.0...HEAD
34+ [ Unreleased ] : https://github.com/assert-rs/predicates-rs/compare/predicates-core-v1.0.6...HEAD
35+ [ 1.0.6 ] : https://github.com/assert-rs/predicates-rs/compare/v0.9.0...predicates-core-v1.0.6
3336[ 0.9.0 ] : https://github.com/assert-rs/predicates-rs/compare/v0.5.2...v0.9.0
Original file line number Diff line number Diff line change 11[package ]
22name = " predicates-core"
3- version = " 1.0.5 "
3+ version = " 1.0.6 "
44description = " An API for boolean-valued predicate functions."
55authors = [" Nick Stevens <nick@bitcurry.com>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments