Skip to content

augurs-js-v0.1.0-alpha.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 08:04
· 181 commits to main since this release
ebd49a0

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Bump all versions to latest (#26)
  • Add explicit getrandom dep with js feature in augurs-js
  • Accept &[f64] in MSTL::fit, rather than owned Vec (#17)
  • Initial commit