Skip to content

Releases: Blobfolio/oxford_join

v0.4.0

06 Oct 21:02
Compare
Choose a tag to compare

New

  • Display-based JoinFmt wrapper

Changed

  • Bump MSRV to 1.81
  • Miscellaneous code cleanup and lints

Removed

  • OxfordJoinFmt::join

v0.3.0

03 Oct 19:19
Compare
Choose a tag to compare

New

  • Display-based OxfordJoinFmt wrapper

Changed

  • Miscellaneous code cleanup and lints

v0.2.10

05 Sep 19:16
Compare
Choose a tag to compare

Changed

  • Miscellaneous code cleanup and lints
  • Bump brunch to 0.6

v0.2.9

05 Oct 19:50
Compare
Choose a tag to compare

Changed

  • Minor code lints and cleanup
  • Add no-std tests to CI

v0.2.8

01 Jun 20:26
Compare
Choose a tag to compare

This release improves unit test coverage, but has no particular user-facing changes.

v0.2.7

26 Jan 17:23
Compare
Choose a tag to compare

Changed

  • Bump brunch 0.4

v0.2.6

27 Dec 18:51
Compare
Choose a tag to compare

Changed

  • Minor performance improvement for slice joins
  • Improve badge consistency (docs)

v0.2.5

11 Sep 22:11
Compare
Choose a tag to compare

New

  • impl OxfordJoin for BTreeSet
  • impl OxfordJoin for BTreeMap (values)
  • Conjunction::oxford_join

Changed

  • Minor performance improvements

v0.2.4

11 Aug 17:20
Compare
Choose a tag to compare

Changed

  • Bump MSRV 1.62

v0.2.3

30 Apr 19:34
Compare
Choose a tag to compare

Changes:

  • Make crate #![no_std] without any feature gates