Skip to content

Releases: adafruit/circuitpython-build-tools

1.16.0 Example Subdirectories

09 Apr 22:59
1f3c5bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.3...1.16.0

1.15.3

03 Mar 23:05
4f7f0b8
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.1...1.15.0

Fix Python <3.11 compatibility

14 Dec 20:03
bcb5427
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.0...1.14.1

Rely on pyproject.toml metadata & include binary files

11 Dec 18:20
9f02e3a
Compare
Choose a tag to compare

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

01 Nov 12:19
34c259d
Compare
Choose a tag to compare

This release includes the pyproject.toml (if existing) file inside the requirements folder of the generated bundle.

What's Changed

  • include pyproject.toml file in the bundle if it exists. by @FoamyGuy in #100

Full Changelog: 1.12.0...1.13.0

1.12.0 - Build 9.x bundles

27 Oct 19:18
20b08fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.12.0

1.11.0

03 Oct 16:43
efd487a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.4...1.11.0