Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@rscarson rscarson released this 05 Dec 14:37

What's Changed

  • Add OTEL feature to web
  • Add eval_async and eval_immediate
  • Remove StaticModule - the module! macro now returns a static Module
  • A static module can be created from a file at compile-time with module!(filename) or include_module!(filename)
  • Update dependencies

Full Changelog: v0.10.0...v0.11.0