Skip to content

Releases: adafruit/circup

1.5.4 - Fix name mapping for ConnectionManager

01 Mar 01:14
5b9415f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.3...1.5.4

1.5.3 - Fix 9.x update checking

13 Feb 23:55
b260142
Compare
Choose a tag to compare

What's Changed

  • Handle mpy version checking for Circuitpython 9 by @dhalbert in #198

Full Changelog: 1.5.2...1.5.3

1.5.2 - Fix semver error

16 Nov 18:01
e3d2665
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1 - Fix toml Dependency

13 Nov 22:41
5f1e6ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0 - Support PyProject.toml circup_dependencies

13 Nov 16:38
ce7a298
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0 - Support 9.x Bundle + Better Error Handling

30 Oct 00:38
c4e1c1a
Compare
Choose a tag to compare

This release adds support for the 9.x bundle and adds more graceful error handling when a bundle download fails. Thank you @dhalbert

Full Changelog: 1.3.0...1.4.0

1.3.0 - Added board-id and cpy-version Params

28 Oct 15:42
abd2251
Compare
Choose a tag to compare

See #182 for changes and example how to use the new features. Thank you @lynt-smitka

Also bumped urllib dependency version.

Full Changelog: 1.2.4...1.3.0

1.2.4 - Update to 8.x bundle only; dependabot updates

04 Oct 21:28
abf4630
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3 - Update requests library

01 Jun 13:04
e400b88
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2 - fix handling of adafruit asyncio library in requirements.txt

27 Apr 01:22
777e677
Compare
Choose a tag to compare

What's Changed

  • correctly install asyncio from requirements.txt by @furbrain in #167

New Contributors

Full Changelog: 1.2.1...1.2.2