Skip to content

Release Notes v2022.11.17

Compare
Choose a tag to compare
@stress-tess stress-tess released this 17 Nov 22:57
· 835 commits to master since this release
cdeab05

Release Notes 2022-11-17

Major updates:

  • Issue #1906 - Supports older HDF5 files by assuming pdarray/Strings when no ObjType attribute is set
    • Note: This removes the need to use the legacyHDF5 flag
  • Issue #1909 - Adds support for __invert__ calls on uint
  • Issues #1844 and #1912 - Add option for hierarchical behavior to search_intervals
    • Note: This behavior is the new default. To maintain existing behavior, set hierarchical=False

Minor fixes:

  • Issue #1727 - Adds where argument to sqrt and power
  • Issue #1800 - Adds Symbol Table Overview documentation

Auto-generated release notes

Full Changelog: v2022.11.10...v2022.11.17