Release v1.6.0
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