Releases: ruffle-rs/ruffle
Releases · ruffle-rs/ruffle
Nightly 2021-08-21
avm2: Initial MouseEvent stubs (#5065) * avm2: Start MouseEvent stubs * avm2: More MouseEvent work * chore: clippy * chore: fmt Co-authored-by: Adrian Wielgosik <[email protected]>
Nightly 2021-08-20
nightly-2021-08-20 web: Adds support for base embed/object attribute (Part of #4258)
Nightly 2021-08-19
avm2: implement string.split for undefined (#5064) * avm2: implement string.split for undefined * chore: cargo fmt * dev: avoid explicit ArrayStorage
Nightly 2021-08-18
chore: Bump bitstream-io from 1.1.0 to 1.2.0 Bumps [bitstream-io](https://github.com/tuffy/bitstream-io) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/tuffy/bitstream-io/releases) - [Commits](https://github.com/tuffy/bitstream-io/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Nightly 2021-08-17
chore: Bump bitflags from 1.2.1 to 1.3.2 Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.2.1 to 1.3.2. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.2.1...1.3.2) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Nightly 2021-08-16
nightly-2021-08-16 Use a more idiomatic pattern for unwrap-or-default
Nightly 2021-08-14
nightly-2021-08-14 Add new tests for avm2 string.split()
Nightly 2021-08-12
nightly-2021-08-12 core: Reset mouse visible when loading movie to root (Fixes #4358)
Nightly 2021-08-11
chore: Bump cpal from 0.13.3 to 0.13.4 Bumps [cpal](https://github.com/rustaudio/cpal) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/rustaudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](https://github.com/rustaudio/cpal/commits) --- updated-dependencies: - dependency-name: cpal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Nightly 2021-08-09
web: Bump wasm-bindgen to 0.2.75 Also bump its helper crates (js-sys, wasm-bindgen-futures) to the latest versions, except for web-sys which seems to be locked by wgpu to 0.3.50.