v1.2.2
This release fixes a bug where we were failing to provide instructions on how to add udev permissions. The remaining changes are maintenance with no new features.
What's Changed
Bugfix
Maintenance
- Add some type hints by @maresb in #22
- Don't assume the default barcode type when handling empty string by @maresb in #26
- Add a test to ensure that the GUI module is importable by @maresb in #29
- Revert unintentional interface change by @maresb in #30
- Fix --output=console-inverted by @maresb in #33
- Fix descriptions of some CLI args by @maresb in #34
- Add deprecation errors for old dymoprint arguments by @maresb in #35
Full Changelog: v1.2.1...1.2.2