github filecoin-station/zinnia v0.10.0

latest releases: v0.18.3, v0.18.2, v0.18.1...
11 months ago

Highlights ✨

  • Added a testing guide for module authors
  • Introduced a minimal testing framework
  • Embedded an assertion library based on Deno stdlib assertions
  • Relaxed module loading in zinnia CLI to allow importing JS files from any directory
  • Fixed Fetch API client to report a non-empty User Agent

What's Changed

  • feat: a minimal testing framework by @bajtos in #212
  • refactor: move module loader to its own file by @bajtos in #216
  • docs: update the taglines by @bajtos in #195
  • feat: embed Deno assertions as zinnia:assert by @bajtos in #217
  • feat: zinnia CLI can import JS from anywhere by @bajtos in #218
  • ci: remove protoc dependency from release builds by @bajtos in #221
  • deps: Bump clap from 4.2.7 to 4.3.0 by @dependabot in #226
  • ci: Bump Swatinem/rust-cache from 2.3.0 to 2.4.0 by @dependabot in #225
  • fix: user agent reported by Fetch client by @bajtos in #224
  • refactor: cleanup code handling import sandboxing by @bajtos in #220
  • docs: testing guide for module authors by @bajtos in #222
  • feat: prettify test failures by @bajtos in #223
  • feat: upgrade Deno to 2023.05.18 by @bajtos in #227
  • chore: update deep deps & fix deprecations by @bajtos in #228

Full Changelog: v0.9.0...v0.10.0

Don't miss a new zinnia release

NewReleases is sending notifications on new releases.