v1.1.0
What's Changed
This release features a major refactor by @tomers that also includes various minor enhancements, but majorly improves the quality of the underlying code.
Note: Since Tomer's great refactor was made on Dymoprint v2.4.0, that is the common parent commit of this release and the previous release v1.0.0. (This was done because it was simpler to rebase computerlyrik/dymoprint#119 on top of the refactor as #3 rather than the other way around.)
Tomer's great refactor
- Various fixes and improvements by @tomers in computerlyrik/dymoprint#101
- Some more fixes and improvements by @tomers in computerlyrik/dymoprint#103
- Some random small changes by @tomers in computerlyrik/dymoprint#107
- Tomer fixes by @tomers in computerlyrik/dymoprint#108
- Tomer fixes by @tomers in computerlyrik/dymoprint#110
- Refactor labeler device code by @tomers in computerlyrik/dymoprint#111
- Another batch of changes by @tomers in computerlyrik/dymoprint#113
Maintenance
- Add (and then remove) a pre-commit CI check by @maresb in computerlyrik/dymoprint#104 and #9
- Switch to ruff by @maresb in computerlyrik/dymoprint#105
- Use check-json5 instead of check-json by @maresb in computerlyrik/dymoprint#106
- Rebrand Dymoprint to Labelle by @maresb in #3
- Tweak settings after enabling pre-commit.ci by @maresb in #7
- Fix malformed markdownlint disable commands in README by @maresb in #8
- Update pre-commit config by @maresb in #10
New Contributors
- @tomers made their first contribution in computerlyrik/dymoprint#101
Full Changelog: v1.0.0...v1.1.0