Releases: arximboldi/immer
Releases · arximboldi/immer
v0.8.1
Changelog
flex_vector
is now nothrow move constructible and assignable #246gdb
pretty printing functionality provided inextra
- Fixed wrong argument order in some overloads of
operator<
forbox<T>
(#247) - Fix some MSVC compiler errors #263
- Interoparibility with C++20 ranges improved #263
- Some CMake and dependencies improvements
v0.8.0
Change log
- New
table
data-structure - Transients for
map
,set
andmap
(thanks to Meta for sponsoring this work!) - New structural-sharing aware
diff
method formap
,set
andmap
(thanks @mvtec-richter for that!) - New
update_if_exists
method formap
andset
- New
identity
method on all data-structures - Various bug-fixes and performance improvements
v0.7.0
Bump version
v0.6.2
Merge pull request #84 from arximboldi/fix-array-empty Fix array empty
v0.6.1
Bump version
v0.6.0
Bump version
v0.5.0
Bump version to 0.5.0