Skip to content

Releases: odradev/cargo-odra

Cargo Odra v0.0.2: Flippin' Bugfix and Features

12 Aug 08:57
Compare
Choose a tag to compare

Added

  • update command
  • backend list command
  • building a backend will now check if wasm target is installed

Changed

  • backend add command now does not require name parameter - package
    will be used as name by default
  • test command now passes arguments supplied after -- to cargo test
    without the need to type -a

Fixed

  • Unsupported dependency for backend message that showed up on some
    configurations - thanks to jrojek from Odra.dev Discord for pointing
    this out

Cargo Odra v0.0.1: Flipper Flips

09 Aug 15:34
fdf8082
Compare
Choose a tag to compare
Pre-release

This is test release. Be aware.