v0.10.0
·
30 commits
to main
since this release
No breaking changes have been introduced in this version, so upgrading from v0.9.0 to v0.10.0 will require no changes on your side.
What's new
- We introduced the ability to import websites via a hosted MHTML payload, rather than a MHTML payload directly. This simplifies importing larger MHTML payloads when using the
generateCodeFromWebsitemethod, as you can host them and then provide a URL to Anima to start the generation.