Releases: Blobfolio/js-mate-poe
Releases · Blobfolio/js-mate-poe
v1.6.9
v1.6.8
Changed
- Bump MSRV to
1.81
- Bump Rust to
1.82
- Bump
guff_css
to0.5.1
- Bump
js-sys
/web-sys
to0.3.72
- Bump
wasm-bindgen
to0.2.95
- Minor code lints
v1.6.7
Changed
- Bump
guff_css
to0.3.4
- Bump
imagesize
to0.13
- Miscellaneous code lints
- Rebuild w/ Rust
1.80.0
New
- Side Step animation
v1.6.6
Changed
- Bump MSRV to
1.73
- Bump
guff_css
to0.3.2
- Bump
itoa
to1.0.11
- Bump
wasm-bindgen
to0.2.92
- Bump
wasm-opt
to0.116.1
- Bump
web-sys
/js-sys
to0.3.69
- Use
overflow:clip
instead ofoverflow:hidden
for sprite wrappers
v1.6.5
Changed
- Move remaining JS workarounds back to Rust
- Miscellaneous script/doc cleanup
- Bump
guff_css
to0.2.12
- Bump
wasm-bindgen
to0.2.91
- Bump
js-sys/web-sys
to0.3.68
- Bump
rust
to1.76.0
v1.6.4
Changed
- Simplify JS build by replacing
google-closure-compiler
andterser
w/esbuild
- Bump Rust to
1.75.0
v1.6.3
Changed
- Hide Poe when printing a page
- Bump
guff_css
to0.2.10
- Bump
wasm-bindgen
to0.2.88
- Bump
js-sys
/web-sys
to0.3.65
- Bump
google-closure-compiler
to20230802
- Bump
wasm-opt
to0.116
- Rebuild w/ Rust
1.74.0
v1.6.2
Changed
- Bump
guff_css
to0.2.8
- Rebuild w/ Rust
1.73.0
- Bump
wasm-opt
to0.114.1
- Switch to Debian Bookworm for build environment
v1.6.1
Changes:
- Update build/dev dependencies
- Rebuild w/ Rust
1.71.0
v1.6.0
New:
- The focus/draggability of the main sprite can now be toggled. (Disabling might be useful if Poe gets in your way a lot.)
Changes:
- Update dependencies
- Bump MSRV 1.70
- Improve test coverage
- Minor code changes and lints