rustsat-release-plz-bot
released this
13 Dec 09:21
·
6 commits
to main
since this release
Features
- Check variable addition overflow in debug
Var
andLit
constructors inconst
context- Implement
kani::Arbitrary
forTernaryVal
BinaryAdder
PB encoding- Initialize encodings when calling
reserve
- Include rustsat version in header
- Include C sources for newest version
Bug Fixes
- Unnecessary
mut
warning inclause![]
Documentation
- Spelling
Testing
- Switch to nextest for running tests
Miscellaneous Tasks
- Bump a bunch of dependencies
- Cleanup file endings and trailing whitespace
- Set up pre-commit hooks
- Group dependabot PRs
- Clippy
- Do not run nextest if no tests