This release introduces actions as well as some performance and ergonomic improvements.
Note
This release skips 0.0.5 for npm so sync npm and cargo versions
What's Changed
- fix: #214 fix bytes being reported as kb by @noahbald in #215
- fix: resolve relative subpoint compensation not being applied by @noahbald in #216
- fix!: fix clippy issues by @noahbald in #217
- Moving log release_max_level_off from workspace level to oxvg applica… by @recatek in #219
- fix: #222 fix issue where space-seperated list failed with training whitespace by @noahbald in #223
- fix: font parsing by @noahbald in #211
- fix: #186 update dependencies, remove web_atoms patch by @noahbald in #224
- feat: setup actions, create select action, create action command by @noahbald in #229
- feat: #227 web sys dom parser by @noahbald in #230
- feat: #231 implement state actions by @noahbald in #232
- feat: #231 implement attr actions by @noahbald in #233
- fix(napi): fix incorrect cpu arch by @syi0808 in #237
- feat!: path rework. Improve implementation, processing, and boolean operations by @noahbald in #235
- fix! #236 svgo conversion inconsistencies by @noahbald in #240
- Chore/release 0.0.5-1 readyness by @noahbald in #241
New Contributors
Full Changelog: v0.0.4...v0.0.6