dcl_data_structures-v0.9.0
·
928 commits
to main
since this release
Other
- Merge pull request #201 from deepcausality-rs/release-plz-2025-04-03T05-42-30Z
- Set MSRV to 1.80
- (dcl_data_structures) remove RingBuffer implementation\n\nThis commit removes the entire RingBuffer implementation including all related source code files, test files, benchmark code, and example code. Also updated Cargo.toml by removing 'ringbuffer' and 'disruptor' from keywords and removed references to RingBuffer from documentation. The RingBuffer functionality was previously developed in versions 0.6.0 and 0.6.1 but has now been removed from the codebase.
- Bump criterion from 0.5 to 0.6.0