v0.4.1
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
- Feature/minifier by @stscoundrel in #31
Full Changelog: v0.4.0...v0.4.1