Skip to content

v0.8.0

Choose a tag to compare

@arximboldi arximboldi released this 24 Nov 23:51
· 268 commits to master since this release
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