Releases: adafruit/circup
Releases · adafruit/circup
1.2.3 - Update requests library
What's Changed
- Bump requests from 2.26.0 to 2.31.0 by @dependabot in #168
Full Changelog: 1.2.2...1.2.3
1.2.2 - fix handling of adafruit asyncio library in requirements.txt
1.2.1 - Fix --auto
1.2.0 - auto install improvments
1.1.5 find correct library package version
What's Changed
Full Changelog: 1.1.4...1.1.5
1.1.4 - handle bad mpy files; update dependency
What's Changed
- Bump certifi from 2019.6.16 to 2022.12.7 by @dependabot in #158
- Fix crash when bad MPY file by @Neradoc in #155
Full Changelog: 1.1.3...1.1.4
1.1.3 - suppress `~` in pip version strings
What's Changed
Full Changelog: 1.1.2...1.1.3
1.1.2 - Library Version Fix
Fix for issue caused by type annotations in library repo version variables resulting in circup not being able to find the correct version for them. Thank you @Neradoc
1.1.1 - Updated importlib_metadata version
Updated the version pinned for importlib_metadata
from 0.20 to 4.12.0, due to incompatibility with the most recent version of setuptools
.