Skip to content

v0.3.6

Compare
Choose a tag to compare
@generall generall released this 29 Aug 22:27
· 2479 commits to master since this release

Change log

Bug Fixes

  • Fix point retrieve from copy-on-write proxy segment - #94 Related issue - #80
  • Deadlock on parallel segment holder access - #91 Related issue - #75
  • Handle corner case of limit = 0 in scroll API - #90
  • Use DYNAMIC_ARCH=1 for OpenBLAS build. Related issue - #78