Skip to content

v0.9.0

Compare
Choose a tag to compare
@rscarson rscarson released this 04 Nov 17:12
· 93 commits to master since this release

What's Changed

New features

  • Add config option for whitelisting custom schemas by @flightofthefox in #225
  • Add max_heap_size option and related error variant by @flightofthefox in #229
  • Add atob/btoa support without the need for the web feature
  • Alter load_modules_async for better support of background tasks
  • Add a timeout option for blocking on event loop
  • Add advance_event_loop for checking status of ongoing tasks

Dependencies

New Contributors

Full Changelog: v0.8.0...v0.9.0