Releases: pmcgleenon/heavykeeper-rs
Releases · pmcgleenon/heavykeeper-rs
v0.2.4
0.2.3
What's Changed
- added reference implementations to README, python test data generator by @pmcgleenon in #5
- Updated priority queue dependency by @pmcgleenon in #6
- Misc updates by @pmcgleenon in #7
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Added APACHE-2.0 license, some packaging updates by @pmcgleenon in #2
- Replaced min-heap with version that allows in-place updates by @pmcgleenon in #3
- optimization - skip min-heap stuff if this item's count is lower than min by @pmcgleenon in #4
Full Changelog: 0.2.1...0.2.2
0.2.1
First release