Skip to content

Releases: rustminded/xtask-wasm

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

v0.1.3

26 Apr 12:26
Compare
Choose a tag to compare

Add warlrus parallel feature to speed up the generation of the dist directory.

V0.1.2

16 Apr 16:36
Compare
Choose a tag to compare

Add the sass feature that allow the use of SASS/SCSS.

v0.1.1

15 Feb 22:57
Compare
Choose a tag to compare
  • Update the xtask-watch dependency
  • Fix a bug where the server wouldn't start without the dist directory
  • Add badges to the README