deep_causality_uncertain-v0.2.2
·
257 commits
to main
since this release
Added
- (deep_causality_num) Initial implementation. Update of all downstream crates.
- (deep_causality_rand) Fixed issue with std pseudo number generator. Updated upstream crate deep_causality_uncertain
- (deep_causality_uncertain) Migrated random number generation to deep_causality_rand crate
Fixed
- (deep_causality_uncertain) Minor test fix.
- (deep_causality_uncertain) Minor linting and formatting
Other
- Updated Cargo configuration and feature propagation across the entire repo.
- Reworked and updated Bazel test config across all crates.
- Lots of lints and formats. Updated MSRV to 1.89 and edition 2024 across the entire repo.
- (deep_causality_rand) Increased test coverage.
- Added or updated Bazel config for the newly added crates.
- Updated build scripts