Skip to content

Releases: not-elm/bevy_webview_projects

Released v0.4.0

07 May 04:57
Compare
Choose a tag to compare

What's Changed

Breaking-change

  • Changed IPC communication to use triggers. by @not-elm in #50

Exciting New Features 🎉

Full Changelog: v0.3.0...v0.4.0

Released v0.3.0!

24 Feb 18:08
b1ff5a1
Compare
Choose a tag to compare

What's Changed

Pull Requests with labels: breaking-change

  • fix: Integration crates by @not-elm in #37
  • update: Changed dependent library version to specify major version by @not-elm in #38
  • update: rename and add plugin by @not-elm in #44
  • update: log api plugin by @not-elm in #45

Pull Requests with labels: improvement

  • update: Changed register types embedding components with WebViewBundlesPlugin by @not-elm in #43
  • update: use asset loader on local navigation by @not-elm in #46

Exciting New Features 🎉

Bug Fixes

Other Changes

Full Changelog: v0.2.0...v0.3.0

Released v0.2.0

06 Feb 19:12
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes

Breaking Changes 🛠

Other Changes

Full Changelog: v0.1.0-alpha1...v0.1.0

Released v0.1.0-alpha1

02 Jun 14:45
Compare
Choose a tag to compare

First Released.

There are bugs, mainly around child_view, that need to be fixed later.