Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@keewis keewis released this 27 Jul 10:27
· 52 commits to main since this release

New features

  • allow using .pint.quantify as a identity operator (#47)

Bug fixes

  • preserve MultiIndex objects in .pint.dequantify (#164)
  • allow quantifying dimension coordinates (#105)

Maintenance

  • drop support for python 3.7 (#153)
  • test python 3.10 in CI (#155)