Skip to content

Version 1.8.2

Compare
Choose a tag to compare
@jlstevens jlstevens released this 04 Aug 18:25
· 2118 commits to main since this release

This bugfix release addresses a number of minor issues identified since the 1.8.1 release:

Feature:

  • Added support for groupby to histogram operation. (#1725)

Fixes:

  • Fixed problem with HTML export due to new extension logos. (#1778)
  • Replaced deprecated call usage with opts method throughout codebase. (#1759, #1763, #1779)
  • Fixed pip installation. (#1782)
  • Fixed miscellaneous bugs (#1724, #1739, #1711)