Changes
💡 New Features
- make output file size precision configurable @jameslamb (#305)
- make output file size units configurable @jameslamb (#303)
- Show 3 digits instead of 1 in file size strings. @bdice (#296)
- set floors on runtime dependencies (fixes #272) @jameslamb (#278)
- Support more units and ignore case in file-size config options @jameslamb (#277)
🙈 Bug Fixes
- fix parsing of unit strings with 2 letters (fixes #300) @jameslamb (#301)
- Correctly vendor
delocate
license in wheels @jameslamb (#290)
📖 Documentation
- [docs] fix formatting @jameslamb (#294)
- [docs] add 'cph' and 'validate-pyproject' to docs (fixes #283) @jameslamb (#292)
- [docs] improve zstandard error message @Inifomeeo (#287)
🛠 Maintenance
- use keyword arguments in all check constructors @jameslamb (#304)
- [ci] add workflow to check PR labels @jameslamb (#302)
- [ci]: Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the ci-dependencies group @dependabot[bot] (#298)
- [ci] add CMake linting/formatting, update
pre-commit
hooks, re-arrange modules @jameslamb (#295) - [ci] update versions of CI dependencies @jameslamb (#291)
- [ci] add codespell @jameslamb (#289)
- [ci]: Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the ci-dependencies group @dependabot[bot] (#288)
- [ci]: Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the ci-dependencies group @dependabot[bot] (#282)
- [ci] use yamllint, update pre-commit hooks @jameslamb (#281)
- add flake8-fixme checks @jameslamb (#276)
- [ci]: Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the ci-dependencies group @dependabot[bot] (#275)
Contributors
@Inifomeeo, @bdice, @dependabot[bot], @jameslamb and dependabot[bot]