Skip to content

Releases: udoprog/musli

0.0.101

22 Mar 10:15
Compare
Choose a tag to compare

What's Changed

  • Encode #c_param to help out type inference by @udoprog in #96
  • Avoid type confusion by using closures during encoding by @udoprog in #98

Full Changelog: 0.0.100...0.0.101

0.0.100

21 Mar 20:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.98...0.0.100

0.0.98

21 Mar 06:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.97...0.0.98

0.0.97

20 Mar 01:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.94...0.0.97

0.0.94

12 Dec 10:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.93...0.0.94

0.0.93

06 Dec 14:55
Compare
Choose a tag to compare

What's Changed

  • zerocopy: Re-order and rename parameters in Ref by @udoprog in #59
  • Unsized zerocopy cleanup by @udoprog in #60
  • Model slice metadata by @udoprog in #61
  • zerocopy: Deprecate Ref::cast and introduce the safer Ref::coerce by @udoprog in #62
  • Atomic impls should be gated behind target_has_atomic by @udoprog in #65

Full Changelog: 0.0.90...0.0.93

0.0.90

12 Nov 16:30
Compare
Choose a tag to compare

What's Changed

  • Introduce packed slices and allow for configuring trie representation by @udoprog in #56
  • zerocopy: Make trie construction fallible instead of panicky and more iterators by @udoprog in #57

Full Changelog: 0.0.88...0.0.90

0.0.88

10 Nov 21:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.85...0.0.88

0.0.85

28 Oct 05:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.83...0.0.85

0.0.83

27 Oct 07:09
Compare
Choose a tag to compare

What's Changed

  • Introduce SliceMut abstraction so we can write without allocating by @udoprog in #44
  • Pre-allocate more storage during phf by @udoprog in #45

Full Changelog: 0.0.81...0.0.83