v1.2.0
This release introduces two new features:
- In case multiple devices are attached, it is possible to select a particular one with the new
--device
option in the CLI or the device selector widget in the GUI. - The CLI has been converted from Click to Typer for a more modern experience.
What's Changed
New features
Maintenance
- Refactor USB code by @tomers in #11
- Remove vscode settings file by @maresb in #15
- Fix VS Code debug config by @maresb in #14
- Fix broken link to DYMO website by @maresb in #21
- Mypy fixes by @maresb in #19
New Contributors
- @tomers made their first contribution in #11
- @pre-commit-ci made their first contribution in #18
Full Changelog: v1.1.0...v1.2.0