π Whatβs new?
- π οΈ Improved text_set Behavior: Empty strings are no longer parsed as 0. This prevents unintended zeros from being added to your SVG DOM (bug introduced in v1.1.0)
- π¦ Repository Enhancements: A shiny new test badge has been added to README.md (as we're now always testing code, merged to the master-branch)
If you love this project and want to support its continued development, consider sponsoring it! β Every bit of support means the world!
What's Changed
Bugfixes:
Work related to repository:
- Introduce build and test on master by @exetico in #554
- Fix build&test badge src by @exetico in #555
- Update README.md - Typo, minor clarificarions by @CloCkWeRX in #556
- Fix logics around cicd tests by @exetico in #562
New Contributors
- @CloCkWeRX made their first contribution in #556
Full Changelog: v1.1.0...v1.1.1