Skip to content

Releases: rustminded/xtask-wasm

v0.3.1

13 Jan 13:22
Compare
Choose a tag to compare
  • Bump MSRV to 1.78
  • Fix CI

v0.3.0

13 Jan 12:44
Compare
Choose a tag to compare
  • Add default module path (fix some issues with JS generation)
  • Fix broken demo
  • Update dependencies

v0.2.2

12 Jan 21:20
Compare
Choose a tag to compare
  • Support for JS snippets
  • Update dependencies

v0.1.10

12 Jan 21:18
Compare
Choose a tag to compare
  • Fix incorrect warning
  • Update dependencies

v0.1.9

25 Oct 01:52
Compare
Choose a tag to compare

Update dependencies

v0.1.8

19 Sep 16:24
Compare
Choose a tag to compare

Update README about the wasm-opt feature

v0.1.7

19 Sep 13:12
Compare
Choose a tag to compare

Update dependencies, remove the platforms crate and replace it by std::env::consts

v0.1.6

23 Aug 10:44
Compare
Choose a tag to compare

Implement Default on Dist and DevServer

v0.1.5

12 Jul 12:27
Compare
Choose a tag to compare
  • Allow redirecting to another URL when not found (#58)

v0.1.4

04 May 15:22
Compare
Choose a tag to compare

Separate search from location when serving files