v0.14.0
What's Changed
- Apply and enforce more ruff rules by @DimitriPapadopoulos in #594
- Increase speed of Delta encoding using np.subtract by @ehgus in #584
- Update optimized
Delta
codec forbool
by @jakirkham in #595 - chore: update pre-commit hooks by @pre-commit-ci in #604
- Update deprecated stage names by @DimitriPapadopoulos in #602
- Enforce ruff/flake8-pie rules (PIE) by @DimitriPapadopoulos in #599
- Merge collapsible if statements by @DimitriPapadopoulos in #601
- Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 by @dependabot in #603
- Copy in
BitRound
by @slevang in #608 - Enforce more ruff rules by @DimitriPapadopoulos in #607
- Release note for
BitRound
input mutation fix by @jakirkham in #609 - Get rid of pep8speaks - replaced by ruff by @DimitriPapadopoulos in #612
- chore: update pre-commit hooks by @pre-commit-ci in #614
- Method with an empty body by @DimitriPapadopoulos in #611
- Apply ruff/flake8-pytest-style preview rules (PT) by @DimitriPapadopoulos in #606
- Unused import by @DimitriPapadopoulos in #598
- Adds crc32c codec by @normanrz in #613
- chore: update pre-commit hooks by @pre-commit-ci in #617
- Delay initialization of multiprocessing.Lock until it's needed by @neutrinoceros in #615
- Remove trailing .0 from CI Python version by @dstansby in #621
- Bump minimum numpy and Python versions by @dstansby in #622
- Switch to macos-13 runner by @dstansby in #616
- chore: update pre-commit hooks by @pre-commit-ci in #626
- Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 by @dependabot in #625
- Error on warnings when testing by @dstansby in #620
- Add tests for floating point transforms in FixedScaleOffset by @dstansby in #566
- Add wrappers for zarr v3 by @normanrz in #524
- Add release notes for #524 by @normanrz in #627
- Fix minimum numpy pin by @dstansby in #628
- Fix skipping entrypoints test by @dstansby in #618
- chore: update pre-commit hooks by @pre-commit-ci in #630
- Add type hint checking with mypy by @dstansby in #460
- Release notes for 0.14 by @dstansby in #629
New Contributors
- @ehgus made their first contribution in #584
- @slevang made their first contribution in #608
- @neutrinoceros made their first contribution in #615
Full Changelog: v0.13.1...v0.14.0