Skip to content

3.1.0 - Add cache latest command, add more command functionality

Latest
Compare
Choose a tag to compare
@tekktrik tekktrik released this 17 Mar 17:48
· 4 commits to main since this release
26ecc6b
  • 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