- use sinatra >= 4.0.0
- use ruby.wasm 2.0.0
- use ruby.wasm 0.6.0
- avoid TypeError with old app.js
- enable JS::Object#await
- deprecate Bormashino::Fetch
- allow ruby 3.2.0
- use ruby.wasm 0.5.0
- use ruby.wasm 0.4.0
- use ruby.wasm 2022-10-06-a
- add automatic download feature for ruby.wasm and wasi-vfs
- support ruby.wasm nightly 2022-05-20-a or above
- support initializing VM without fetch (initVmFromRubyModule)
- translation
- macOS support (hopefully)
form method="get"
will perform pushState
- add
options
toBormashino::Fetch.new
- add
Bormashino::Fetch
- add
bormashino:updated
event - add
<head>
updating method
- enhance test coverage
- fix behavior of form submission event on Firefox
- Initial release