Skip to content

Releases: rustwasm/gloo

v0.9.0

24 Jul 16:18
f7e4aa9
Compare
Choose a tag to compare

What's Changed

Note: The following changelog is auto generated by GitHub and includes changes from subcrates. For a more precise changelog, see CHANGELOG.md

New Contributors

Read more

v0.8.0

24 Jun 16:52
8253627
Compare
Choose a tag to compare

What's Changed

New versions releases

utils: 0.1.4
net: 0.2.1
worker: 0.2.0

Full Changelog: 0.7.0...0.8.0

v0.7.0

13 Apr 18:00
355ce5a
Compare
Choose a tag to compare

What's Changed

  • add json() impl to Request by @minauteur in #204
  • Bump versions & update dependencies

Full Changelog: 0.6.1...0.7.0

v0.6.1

11 Mar 10:32
3b86d81
Compare
Choose a tag to compare

What's Changed

  • Add gloo-net crate

v0.6.0

11 Mar 10:29
07ad0fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

v0.5.0

05 Dec 14:53
30193c3
Compare
Choose a tag to compare

What's Changed

v0.4.2

25 Nov 17:30
4fb4eb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...v0.4.2

0.4.1 is also included in this release as they were both released back-to-back in a very short amount of time.

v0.4.0

24 Oct 13:56
d7b72ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0
Blog post: https://gloo-rs.web.app/blog/release-0.4.0/

v0.3.0

28 Jul 08:44
628669a
Compare
Choose a tag to compare

Changelog

Added crates

  • console
  • dialogs
  • render
  • storage

Misc Changes

  • future docs on docs.rs
  • Use GitHub Actions instead of Azure for CI
  • Don't sync READMEs and crate level docs
  • Create a website