Skip to content

v0.1.5

Compare
Choose a tag to compare
@hekaisheng hekaisheng released this 24 Jul 15:12

This is the release notes of v0.1.5. See here for the complete list of solved issues and merged PRs.

Enhancements

  • Allow specifying different calculation methods for CPU and memory (#562)
  • Do consolidation for totiledb (#565)

Bug fixes

  • Fix assignment of structured data type arrays (#541)
  • Fix error in importing new_client in Python 2.7 (#563)
  • Fix unify chunks when add a scalar with out (#564)
  • Fix wrong results when executing negative indexing (#547)