Releases: adafruit/circuitpython-build-tools
Releases · adafruit/circuitpython-build-tools
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
1.13.0 - Include pyproject.toml File
This release includes the pyproject.toml (if existing) file inside the requirements folder of the generated bundle.
What's Changed
Full Changelog: 1.12.0...1.13.0