v2.6.1
What's Changed
This version solves the problem of missing DLLs caused by not installing Visual C++ Redistributable on Windows.
Added
- chore(deps): update yarn to v3.8.1
- chore(deps): update actions/cache action to v4
- chore(deps): upgrade dependencies such as napi-rs #311
- chore(ci): adding Node.js v20 to the CI
- chore(ci): use macOS M1 machines
- doc: clarify that the default value of the defaultFontFamily is empty
- doc: improved change log documentation for M/L/C error
- test: add a bbox test with stroke
- fix(deps): update rust crate svgtypes to 0.14.0
Fixed
- fix: enable static link for windows-msvc #308 Thanks to @Zagrios
- fix: test bindings on x86_64-unknown-linux-musl #306 Thanks to @Brooooooklyn
New Contributors
Full Changelog: v2.6.0...v2.6.1