Skip to content

v0.8: Tuple data structure, member_index, and many more

Compare
Choose a tag to compare
@felixguendling felixguendling released this 13 Oct 08:26
· 252 commits to master since this release

What's Changed

  • ARM support (32bit / 64bit)
  • Tuple data structure
  • member_index utility
  • noexcept where possible
  • mingw support
  • fix hashing for empty strings
  • fix mmap move for Windows
  • fix serialization of empty vectors

New Contributors

Full Changelog: v0.7...0.8