Releases: Brooooooklyn/canvas
Releases · Brooooooklyn/canvas
v0.1.80
What's Changed
- fix: external memory usage adjustment mismatch by @Brooooooklyn in #1123
- fix: shadow is not applied with transform correctly by @Brooooooklyn in #1124
Full Changelog: v0.1.79...v0.1.80
v0.1.79
What's Changed
- chore(deps): update dependency electron to v38 by @renovate[bot] in #1114
- fix: DOMMatrix.invertSelf() to return self for non-invertible matrices per DOM spec by @Copilot in #1113
- chore(deps): update actions/attest-build-provenance action to v3 by @renovate[bot] in #1111
- fix: prevent segfault when creating patterns from canvases by @Brooooooklyn in #1118
- chore: upgrade to Rust 1.89 by @Brooooooklyn in #1119
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #1116
- chore(deps): update actions/setup-node action to v5 by @renovate[bot] in #1115
Full Changelog: v0.1.78...v0.1.79
v0.1.78
What's Changed
- chore(deps): update yarn to v4.9.3 by @renovate[bot] in #1104
- test: update font in text spec by @Brooooooklyn in #1108
- chore(deps): update yarn to v4.9.4 by @renovate[bot] in #1109
- chore(deps): update dependency node to v22 by @renovate[bot] in #1098
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #1099
- fix: canvas pattern live reference issue causing incorrect rendering by @Copilot in #1107
- chore(deps): update dependency skia-canvas to v3 by @renovate[bot] in #1102
- chore(deps): update dependency tinybench to v5 by @renovate[bot] in #1101
- feat: chrome m140 by @Brooooooklyn in #1110
Full Changelog: v0.1.77...v0.1.78
skia-1fdbea29
chore(deps): update dependency tinybench to v5 (#1101) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.1.77
What's Changed
- chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #1095
- chore(deps): update dependency echarts to v6 by @renovate[bot] in #1090
- fix: return early if setLineDash param is invalid by @Brooooooklyn in #1097
Full Changelog: v0.1.76...v0.1.77
v0.1.76
What's Changed
This release includes the fix in napi-rs/napi-rs#2824 It caused the memory leak in Image
#1093
Full Changelog: v0.1.75...v0.1.76
v0.1.75
What's Changed
- chore: NAPI-RS 3.0 stable by @Brooooooklyn in #1086
- fix: data URL handling for non-image MIME types (resolves #1088) by @Copilot in #1089
- Implement toBlob method with HTML Canvas standard compliance for issue #1087 by @Copilot in #1091
New Contributors
- @Copilot made their first contribution in #1089
Full Changelog: v0.1.74...v0.1.75
v0.1.74
What's Changed
- feat: upgrade to NAPI-RS 3.0.0-beta.11 by @Brooooooklyn in #1081
- chore(deps): lock file maintenance by @renovate[bot] in #1078
- fix: Ref was deprecated in NAPI-RS by @Brooooooklyn in #1085
- fix: hsl color parsing by @Brooooooklyn in #1084
Full Changelog: v0.1.73...v0.1.74
v0.1.73
What's Changed
- fix: wrong data pointer to ImageData in Electron env by @Brooooooklyn in #1076
- chore: upgrade Rust 1.88.0 by @Brooooooklyn in #1077
Full Changelog: v0.1.72...v0.1.73
v0.1.72
What's Changed
- chore(deps): update dependency oxlint to v1 by @renovate in #1072
- fix: use this library with webpack by @Brooooooklyn in #1074
- fix: putImageData doesn't work on Electron environment by @Brooooooklyn in #1075
Full Changelog: v0.1.71...v0.1.72