You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added the cache latest command for caching the latest firmware version for a given board
Added the ability to specify only perform only minor or patches updates when using the update command
Fixed an issue with the version regex when querying versions using the query versions command
Added the ability to use regex for the cache clear command
Fixed an issue where the CI would fail due to GitHub rate limiting in the tests
Changed the CI to test all currently supported versions of Python on Ubuntu, with a single Windows and MacOS runner each for the oldest supported version of Python
Documentation updated for new commands and functionality