Skip to content

Releases: tversteeg/spiral

v0.2.1

09 Feb 21:02
Compare
Choose a tag to compare

Fixed

  • (ci) only run on ubuntu-latest & fix release branch

Other

  • use proper version of this crate
  • (ci) bring up to par with other libraries
  • Update Rust crate num-traits to 0.2.18
  • Update Rust crate num-traits to 0.2.17
  • Update Rust crate pprof to 0.13.0
  • Update actions/checkout action to v4
  • Update Rust crate pprof to 0.12.1
  • Update Rust crate num-traits to 0.2.16
  • Update Rust crate pprof to 0.12.0
  • Update Rust crate criterion to 0.5.1
  • Update Rust crate criterion to 0.5.0
  • Update Rust crate pprof to 0.11.1
  • Update Rust crate pprof to 0.11.0
  • Update Rust crate criterion to 0.4.0
  • Fix CI

v0.2.0

09 Oct 15:47
Compare
Choose a tag to compare

Breaking Change

  • Changed the fixed number type to a generic over all possible numeric types, making it likely you'll have to specify the type more clearly

Performance

  • Improved performance by 5-50% depending on input size