Skip to content

v0.4.1

Compare
Choose a tag to compare
@stscoundrel stscoundrel released this 06 Feb 17:56
· 104 commits to main since this release
e16b87a

Minifies used resources, no API change. The crosslink assets had grown to be 9.3 MB, now with minification it is 5 MB. It is still quite a lot, but this library is only meant to be used in build steps and other non-time-critical phases. The main method includes simple memory cache to avoid reading & parsing the minified data to full structs.

What's Changed

Full Changelog: v0.4.0...v0.4.1