- 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.