Releases: rossanoventurini/qwt
Releases · rossanoventurini/qwt
v0.3.4
Release 0.3.4: Add occs_range op, prefetch to binary vector, minor adds to API
What's Changed
- support 32 bit targets by @KonradHoeffner in #12
- Add RankBin::prefetch(pos) by @RagnarGrootKoerkamp in #6
- Switch mem_dbg dependency source for GitHub to crates.io release 0.3.4 by @KonradHoeffner in #16
- allow accessing internal BitVector of RSNarrow and words of BitVector by @KonradHoeffner in #14
- add efficient queries for distribution of occurrences of symbols in range by @nytopop in #13
New Contributors
- @KonradHoeffner made their first contribution in #12
- @nytopop made their first contribution in #13
Full Changelog: 0.3.2...v0.3.4
0.3.2
0.1.32
Update README.md