Skip to content

Releases: topheman/bevy-rust-wasm-experiments

v0.7.0

19 May 16:18
Compare
Choose a tag to compare

#7 upgrade wasm-bindgen from 0.2.84 to 0.2.86

v0.6.0

12 Mar 16:54
Compare
Choose a tag to compare

#6 Add license

v0.5.0

05 Mar 21:49
Compare
Choose a tag to compare
  • 0c6e5e4 docs(*): add missing sound in assets
  • 30ea127 feat(*): add loading spinner when loading game
  • 6559504 feat(css): add network.css
  • 2578c44 feat(*): add 🦀 to twitter message
  • b57f0a5 feat(*): change text message on twitter button
  • 83a8419 docs(*): update README
  • 923133e feat(*): back to home page button
  • f16bf2a feat(*): setup Qrcode
  • 58d0337 refactor(*): move components folder out of public folder
  • b603071 feat(*): cleanup Makefile
  • 936d68c chore(ci): add pr comment from github-actions

v0.4.0

02 Mar 09:07
Compare
Choose a tag to compare
  • Game is finished
  • UI is done
  • www part is also done
    • logo
    • social media previews
    • still QR code todo (waiting for final CI to be done)
  • Readme is written
  • First draft of the CI/CD is done with github actions
    • compile wasm from rust in one job
    • generate www website using wasm output
    • deploy to vercel

v0.3.0

08 Jan 21:59
Compare
Choose a tag to compare