Skip to content

0.7.4

Latest

Choose a tag to compare

@mjp41 mjp41 released this 24 Mar 16:26
· 3 commits to main since this release
cd2b19b

What's Changed

Optimisations

  • Improve post-teardown performance by @mjp41 in #810
  • Fix performance issue in Red Black Tree init by @mjp41 in #818

Bug Fixes

  • Detect cyclic corruption in SeqSet::iterate by @mjp41 in #813

Platform support

Rust

C++ support

  • Add SNMALLOC_EXPORT annotation to c++ allocator functions. by @akrieger in #822
  • inline annotation in pal_windows. by @mjp41 in #829

Build

  • Adding vcpkg integration by @matajoh in #825
  • Parameterise clangformat_targets for reuse by other projects by @mjp41 in #826
  • Move time concept to Pal by @mjp41 in #802

CI

New Contributors

Full Changelog: 0.7.3...0.7.4