Skip to content

Releases: arximboldi/immer

v0.9.1

Choose a tag to compare

@arximboldi arximboldi released this 13 Jan 19:55
  • Add Nix flakes support
  • Fix warnings with GCC #307
  • Fix issues with immer::box in collections #318

v0.9.0

Choose a tag to compare

@arximboldi arximboldi released this 10 Dec 15:33

Change Log

  • Fix problems storing types with 16-bit alignment #228
  • Fix moder standard library compatibily issues with iterators c4c7cb1 #257
  • Add experimental support for immer::persist #278
  • Set and map are nothrow-moveable #285
  • Ensure immer::box works with forward-declared types #282
  • Other small fixes

v0.8.1

Choose a tag to compare

@arximboldi arximboldi released this 03 Oct 12:26
5875f77

Changelog

  • flex_vector is now nothrow move constructible and assignable #246
  • gdb pretty printing functionality provided in extra
  • Fixed wrong argument order in some overloads of operator< for box<T> (#247)
  • Fix some MSVC compiler errors #263
  • Interoparibility with C++20 ranges improved #263
  • Some CMake and dependencies improvements

v0.8.0

Choose a tag to compare

@arximboldi arximboldi released this 24 Nov 23:51
58036b4

Change log

  • New table data-structure
  • Transients for map, set and map (thanks to Meta for sponsoring this work!)
  • New structural-sharing aware diff method for map, set and map (thanks @mvtec-richter for that!)
  • New update_if_exists method for map and set
  • New identity method on all data-structures
  • Various bug-fixes and performance improvements

v0.7.0

Choose a tag to compare

@arximboldi arximboldi released this 03 Oct 12:22
Bump version

v0.6.2

Choose a tag to compare

@arximboldi arximboldi released this 03 Oct 12:22
609d195
Merge pull request #84 from arximboldi/fix-array-empty

Fix array empty

v0.6.1

Choose a tag to compare

@arximboldi arximboldi released this 03 Oct 12:22
Bump version

v0.6.0

Choose a tag to compare

@arximboldi arximboldi released this 03 Oct 12:22
Bump version

v0.5.0

Choose a tag to compare

@arximboldi arximboldi released this 03 Oct 12:21
Bump version to 0.5.0