Skip to content

Releases: adafruit/circuitpython-build-tools

1.20.1 - Update Readme

02 Mar 15:38
a0d36a7

Choose a tag to compare

What's Changed

Full Changelog: 1.20.0...1.20.1

1.20.0 - Allow Multiple Package Defs In pyproject.toml

02 Mar 15:23
84efe1d

Choose a tag to compare

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__.py files 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

06 Nov 13:36
0ae17a9

Choose a tag to compare

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

Full Changelog: 1.18.0...1.18.1

1.18.0 - start building 10.x bundles

08 Apr 02:54
019a606

Choose a tag to compare

What's Changed

Full Changelog: 1.17.0...1.18.0

1.17.0 - Drop 8.x Bundles

13 Feb 16:48
855b939

Choose a tag to compare

What's Changed

Full Changelog: 1.16.0...1.17.0

1.16.0 Example Subdirectories

09 Apr 22:59
1f3c5bd

Choose a tag to compare

What's Changed

Full Changelog: 1.15.3...1.16.0

1.15.3

03 Mar 23:05
4f7f0b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.2...1.15.3

Fix dependency generation

11 Jan 20:52
9688876

Choose a tag to compare

What's Changed

  • Fix generation of dependencies[] array by @jepler in #113

Full Changelog: 1.15.1...1.15.2

1.15.1 - Fix json output when a bundle does not use submodules

19 Dec 20:35
152702f

Choose a tag to compare

What's Changed

  • Fix json output when a bundle does not use submodules by @jepler in #110

Full Changelog: 1.15.0...1.15.1

1.15.0 - Use DEFLATE compression on bundle zips

19 Dec 18:08
c6ebe5e

Choose a tag to compare

What's Changed

Full Changelog: 1.14.1...1.15.0