Releases: adafruit/circuitpython-build-tools
Releases · adafruit/circuitpython-build-tools
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
1.15.0 - Use DEFLATE compression on bundle zips
Fix Python <3.11 compatibility
Rely on pyproject.toml metadata & include binary files
What's Changed
- Get package name from pyproject.toml, allow arbitrary files in packages by @jepler in #101
- Change terminology by @jepler in #102
Full Changelog: 1.13.0...1.14.0