Releases: adafruit/circuitpython-build-tools
Releases · adafruit/circuitpython-build-tools
1.20.1 - Update Readme
1.20.0 - Allow Multiple Package Defs In pyproject.toml
What's Changed
- fix: update mpy-cross name for MacOS binaries (from AWS) by @2bndy5 in #137
- fix: use raw str for regex pattern by @2bndy5 in #134
- chore(dev): deploy binary distributions to PyPI by @2bndy5 in #135
- chore(dev): dry-run release CI on push by @2bndy5 in #139
- build: migrate to pyproject.toml by @2bndy5 in #136
- style: fix lint violations about unused API by @2bndy5 in #140
- chore(dev): add
__init__.pyfiles by @2bndy5 in #141 - style: format python sources with ruff by @2bndy5 in #142
- chore: comply with REUSE Specification by @2bndy5 in #143
- chore: satisfy linting concerns from ruff by @2bndy5 in #145
- chore(dev): adopt pre-commit hooks by @2bndy5 in #144
- Allow for multiple package definitions in pyproject.toml by @tekktrik in #147
Full Changelog: 1.19.0...1.20.0
1.19.0 - Updated Version Tags & Descriptions
What's Changed
- use python 3.12 inside actions containers by @FoamyGuy in #128
- Adds the description from pyproject.toml to bundle by @ericzundel in #131
- Update CircuitPython version tags in target_versions.py by @dhalbert in #132
New Contributors
- @ericzundel made their first contribution in #131
Full Changelog: 1.18.0...1.18.1
1.18.0 - start building 10.x bundles
1.17.0 - Drop 8.x Bundles
1.16.0 Example Subdirectories
1.15.3
What's Changed
- Fix py build not using created temp file by @justmobilize in #115
New Contributors
- @justmobilize made their first contribution in #115
Full Changelog: 1.15.2...1.15.3
Fix dependency generation
What's Changed
Full Changelog: 1.15.1...1.15.2
1.15.1 - Fix json output when a bundle does not use submodules
What's Changed
Full Changelog: 1.15.0...1.15.1