File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed 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.8] - 2023-03-14
11+
1012### Compatibility
1113
1214- Update MSRV to 1.64.0
@@ -27,5 +29,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2729- Support for rendering a predicate as a tree.
2830
2931<!-- next-url -->
30- [ Unreleased ] : https://github.com/assert-rs/predicates-rs/compare/v0.9.0...HEAD
32+ [ Unreleased ] : https://github.com/assert-rs/predicates-rs/compare/predicates-tree-v1.0.8...HEAD
33+ [ 1.0.8 ] : https://github.com/assert-rs/predicates-rs/compare/v0.9.0...predicates-tree-v1.0.8
3134[ 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-tree"
3- version = " 1.0.7 "
3+ version = " 1.0.8 "
44authors = [" Nick Stevens <nick@bitcurry.com>" ]
55description = " Render boolean-valued predicate functions results as a tree."
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments