Skip to content

v0.6.0

Choose a tag to compare

@maxcountryman maxcountryman released this 17 Nov 22:27

What's Changed

Breaking Changes

  • Remove concurrent shared memory access support; this may also address some performance degradations. #91
  • Related to shared memory support, we also remove replace_if_equal, as it is no longer relevant. #91

Other Changes

  • Allow setting up table and schema name for Postgres. #93

New Contributors

Full Changelog: v0.5.1...v0.6.0