Skip to content

Releases: ruffle-rs/ruffle

Nightly 2021-08-18

18 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-18 Pre-release
Pre-release
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

17 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-17 Pre-release
Pre-release
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

16 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-16 Pre-release
Pre-release
nightly-2021-08-16

Use a more idiomatic pattern for unwrap-or-default

Nightly 2021-08-14

14 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-14 Pre-release
Pre-release
nightly-2021-08-14

Add new tests for avm2 string.split()

Nightly 2021-08-12

12 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-12 Pre-release
Pre-release
nightly-2021-08-12

core: Reset mouse visible when loading movie to root (Fixes #4358)

Nightly 2021-08-11

11 Aug 00:08
Compare
Choose a tag to compare
Nightly 2021-08-11 Pre-release
Pre-release
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

09 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-09 Pre-release
Pre-release
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.

Nightly 2021-08-04

04 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-04 Pre-release
Pre-release
avm1: Log internal error on `InvalidSwf`

This gives more percise error logs that ease finding their root
cause. Also remove `is_halting` and express it inline instead.

Nightly 2021-08-03

03 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-03 Pre-release
Pre-release
nightly-2021-08-03

Extension: Sidestep CORS issues by offering to load the SWF in a tab

Nightly 2021-08-02

02 Aug 00:01
Compare
Choose a tag to compare
Nightly 2021-08-02 Pre-release
Pre-release
chore: Bump @types/chrome from 0.0.145 to 0.0.149 in /web

Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.145 to 0.0.149.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

---
updated-dependencies:
- dependency-name: "@types/chrome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>