Skip to content

0.1.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sfisol sfisol released this 22 Jan 14:43
· 179 commits to master since this release

0.1.0-beta.3 - 2022-01-22

Added

  • Cookies support in JS Driver

Changed

  • Improved initiation of spawn executor
  • Improvements in Graph
  • RC-structures, BoxRefCell removed

Removed

  • Removed wasm-bindgen

0.1.0-beta.2 - 2021-12-21

Added

  • start_browser_app function with optional wasm-logger configuration
  • Examples directory
  • More docstrings
  • Demo: Speed setting in game of life

Changed

  • wasm-bindgen is now re-exported in vertigo-browserdriver so it is easier to use its proper version

Removed

  • We-alloc usage as it caused memory problems on wasm-js border

Full Changelog: https://github.com/vertigo-web/vertigo/commits/v0.1.0-beta.3 (contains all previous versions)