Skip to content

Release Notes v2022.07.28

Compare
Choose a tag to compare
@stress-tess stress-tess released this 29 Jul 00:50
· 971 commits to master since this release
afd0735

Release Notes 2022-07-28

Major updates:

  • Issue #702 - Adds multidimensional object support for HDF5
  • Issue #1495 - Adds multi-array support for in1d
  • Issue #1168 - Adds DataFrame Index renaming
  • Issue #1620 - Fixes uint and float binops
  • Issue #1607 - Re-enables MultiIndex support for mixed dtypes
  • Issue #1614 - Corrects DataFrame Index error on .append()
  • Issue #1220 - Fixes modulo bias in randint
  • Issue #1519 - Adds strip method to Strings
  • Issue #1598 - Allows for overlapping intervals and adds tiebreak to search_intervals
  • Issue #1605 - Adds to_list method to classes which have to_ndarray
  • Issue #1587 - Adds support for JSON formatted argument for server messages
  • Issues #1637, #1622, #1645 - Correct floor division on edge cases

Minor fixes:

  • Issues #1161 and #1573 - Update make test-chapel to run unit tests
  • Issue #1588 - Fixes bug in __getitem__'s argument validation
  • Issue #1583 - Optimizes string indexing
  • Issue #848 - Limits length of file lines logged
  • Issues #1625 and #1627 - Set sphinx minimum version to 5.1.1
  • Issue #1572 - Updates modular build process to initialize modules on command line
  • Issue #1600 - Fixes bug where SegArray.to_ndarray returned list

Auto-generated release notes

Full Changelog: v2022.07.08...v2022.07.28