Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 09:24
· 343 commits to main since this release
v0.12.0
ff7a04e

Highlights ✨

We have two new APIs allowing modules to inspect the version of Zinnia runtime (Zinnia.versions.zinnia) and V8 engine (Zinnia.versions.v8).

When running inside Filecoin Station, Zinnia removes at startup any files left over by Lassie during the previous Station shutdown.

What's Changed

  • docs: fix heading levels in building-modules by @bajtos in #259
  • docs: fix docs explaining ESM imports sandboxing by @bajtos in #260
  • fix: delete Lassie temp when zinniad starts by @bajtos in #258
  • feat: Zinnia.versions.{zinnia,v8} by @bajtos in #261

Full Changelog: v0.11.1...v0.12.0