Releases: adafruit/circuitpython-build-tools
Releases · adafruit/circuitpython-build-tools
Stop building 6.x bundles
Build only 7.0 bundles: #83.
Testing the switch from Travis to GitHub Actions
Testing the switch from Travis to GitHub Actions.
Updated Versions
Track the latest mpy-format changes for the 7.x bundle.
Updated versions and fixed PyPI names in JSON
Updated to use 6.2.0 and also builds 7.x bundles.
Updated JSON File Structure to be more flexible
Merge pull request #66 from makermelissa/master Bundle JSON improvements
Added library versions to the JSON file
Merge pull request #65 from makermelissa/master Add library versions to JSON
Fix some packages were incorrectly detected
1.8.1 Merge pull request #64 from makermelissa/master
Added JSON data to bundles
This release generates a JSON file when the nightly bundles are created and attaches it as an asset.
Bug Fix
Fix ensures the requirements.txt are included for single file libraries.
This is used by Circup to determine dependencies when installing.
Include Library Requirements in Bundles
Include Library Requirements in Bundles