Skip to content

Releases: mkroening/free-list

0.3.1

10 May 14:41
426a23f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (docs) Unwrap deallocate result
  • (docs) Run README doctests
  • (docs) Deny warnings in doctests

📚 Documentation

  • (FreeList) Reorder deallocate before allocate
  • (FreeList) Reorder allocate_outside_of before allocate_with
  • (FreeList) Clarify that deallocate has to be called before allocate

Full Changelog: v0.3.0...v0.3.1

0.3.0

08 May 15:30
f741412
Compare
Choose a tag to compare

Initial release