Skip to content

Release v1.6.0

Choose a tag to compare

@0ctagon 0ctagon released this 05 Aug 10:29
· 81 commits to main since this release
afddb08

What's Changed

  • fix: asymmetrical uncertainty calculations are now displayed for bin with 0 entry. Can also change the behavior for these uncertainties (see documentation page). By @0ctagon in #223
  • chore: codecov.yml does not need to ignore scripts anymore, because make_examples.py was removed by @cyrraz in #222
  • fix: return tuples for color palettes by @0ctagon in #224
  • chore: update pre-commit hooks by @pre-commit-ci[bot] in #226
  • style: ignore less errors from the linter by @cyrraz in #225

Full Changelog: v1.5.0...v1.6.0