Skip to content

2.1.0 - Add querry and config commands

Compare
Choose a tag to compare
@tekktrik tekktrik released this 02 Mar 22:04
· 85 commits to main since this release
9a88a29
  • Added circfirm query, which allows for query board names, versions for a given board, and specifically the latest version for a given board.
  • Added circfirm config, which allows for setting configuration settings. Currently, the only two available are setting a GitHub token for use with circfirm query and silencing supporting text output for commands where scripting may be desirable.
  • Fixed an issue where circfirm cache clear --version matched versions too greedily.