This release includes a breaking change in the exceptions raised, and exposes the expects decorator to allow integration with functions / libraries unaware of units.
What's Changed
- new changelog section by @keewis in #312
- bump versions by @keewis in #313
- migrate the CI setup to pixi by @keewis in #314
- codecov maintenance by @keewis in #315
expectsdecorator by @keewis in #316- hard-code the env name for the nightly CI by @keewis in #321
- don't lock or freeze nightly CI by @keewis in #323
- follow the change in signature of
xarray.Index.equalsby @keewis in #324 - display the units in
_repr_inline_and__repr__by @keewis in #325 - backwards compat for
equalsby @keewis in #326 - raise
PintExceptionGroupcontainers instead by @keewis in #329 - fix the ci badge by @keewis in #330
- exclude bots from automatic release notes by @keewis in #331
- release 0.6.0 by @keewis in #332
- install the build frontend from the right pypi package by @keewis in #333
Full Changelog: v0.5.1...v0.6.0