Releases: Blobfolio/oxford_join
Releases · Blobfolio/oxford_join
v0.4.0
v0.3.0
New
- Display-based
OxfordJoinFmt
wrapper
Changed
- Miscellaneous code cleanup and lints
v0.2.10
Changed
- Miscellaneous code cleanup and lints
- Bump
brunch
to0.6
v0.2.9
Changed
- Minor code lints and cleanup
- Add
no-std
tests to CI
v0.2.8
This release improves unit test coverage, but has no particular user-facing changes.
v0.2.7
Changed
- Bump brunch
0.4
v0.2.6
Changed
- Minor performance improvement for slice joins
- Improve badge consistency (docs)
v0.2.5
New
- impl
OxfordJoin
forBTreeSet
- impl
OxfordJoin
forBTreeMap
(values) Conjunction::oxford_join
Changed
- Minor performance improvements
v0.2.4
Changed
- Bump MSRV
1.62
v0.2.3
Changes:
- Make crate
#![no_std]
without any feature gates