Release 0.0.1
Closed this issue · 1 comments
kubaplas commented
-
cargo odra build
without params should be the same ascargo odra build -h
. - remove "near"
- cargo odra clean
- inform where wasm files were copied
- cargo fmt on *wasm.rs
- read how to cargo install cargo-odra
- detect missing wasm-strip
- detect missing target wasm32-unknown-unknown
- Github Actions
- Developer mode
- setup repo:
- master restructed
- develop restricted
- feature
- README.md
- CHANGELOG.md
- Docsy for every public element.
- add MIT LICENCE
- Allow for odra and backend at a spec directory in developer mode.
- Support for project directories with hyphens
- Do not run tests for non existing backends
kubaplas commented
Release has been released.
All points are checked or converted to an issue.