First Stable release #30
martinfrances107
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The public API has been reviewed, many internals were relegated to pub(crate), pub(super) without reducing functionality.
Recently about 10% speedup was achieved by migration to using web_sys::Path2d
Dependencies were review, a crate that is no longer maintained was removed, for security concerns. A side effect of this is that multiple version of the same crate were streamlined to a single version, reducing the footprint of the library
The library feels in a good place.
This discussion was created from the release First Stable release.
Beta Was this translation helpful? Give feedback.
All reactions