Special thanks to @jonasgeiler for producing a playground!
What's Changed
- export PrefixGenerator by @devongovett in #133
- feat!: #135 add napi types to bindings by @noahbald in #138
- feat!: #135 add wasm types to bindings by @noahbald in #139
- docs: #136 add/update readmes for bindings by @noahbald in #140
- Fix arc parsing by @devongovett in #142
- Fix converting curves to shorthands by @devongovett in #144
- feat: add helper for reusing svgo config by @noahbald in #150
- fix: #152 fix removing selectors when matching multiple items by @noahbald in #154
- fix: #145 remove unnecessary config features by @noahbald in #151
- add feature(core_float_math) by @ahaoboy in #156
- fix: #157 add option to prevent reckless text trimming by @noahbald in #158
- fix(optimiser): #159 rewrite inline styles & minify styles by @noahbald in #162
- fix: revert commented out code by @noahbald in #164
- fix(optimiser): #161 fix behaviour with "new" in cleanup numeric values by @noahbald in #163
- fix(optimiser): #165 prevent destroying zero value when zero precision is given by @noahbald in #167
- Add link to OXVGUI to readme by @jonasgeiler in #168
- feat(oxvg_optimiser): #148 convert style to attrs by @noahbald in #169
- fix: #149 rename jobs to match svgo by @noahbald in #170
New Contributors
- @ahaoboy made their first contribution in #156
- @jonasgeiler made their first contribution in #168
Full Changelog: v0.0.2...v0.0.3