- Fixed projects URLs in `pyproject.toml` - Updated trove classifiers in `pyproject.toml`
2.0.1
Fixed an issue with detecting the board during parts of the `install` sequence.
2.0.0
- Allows boards with dashes in the name to be used with the CLI - Now either reads the board name from the drive when in CIRCUITPY mode, or `--board` can be used when in bootloader mode - Uses a regex to parse the board name
1.0.1
Fixed an issue with parsing pre-release versions that have been downloaded.