Skip to content

Releases: grafana/augurs

augurs-v0.7.0

25 Nov 08:45
84399ed
Compare
Choose a tag to compare

Added

  • add wasmtime based optimizer for dependency-free Rust impl

augurs-seasons-v0.7.0

25 Nov 08:45
84399ed
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

augurs-prophet-v0.7.0

25 Nov 08:45
84399ed
Compare
Choose a tag to compare

Breaking Changes

  • Support sub-daily & non-UTC holidays (#181)
  • Changed type of lower/upper windows from i32 to u32 (#177)
  • (deps) update wasmtime requirement from 26 to 27 (#183)

Fixed

  • add a separate feature for each holiday's lower/upper windows (#179)

Dependencies

  • (deps) update thiserror requirement from 1.0.40 to 2.0.3 (#164)
  • (deps) update wasmtime requirement from 26 to 27 (#183)

augurs-outlier-v0.7.0

25 Nov 08:44
84399ed
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

augurs-mstl-v0.7.0

25 Nov 08:43
84399ed
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

augurs-forecaster-v0.7.0

25 Nov 08:44
84399ed
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

augurs-ets-v0.7.0

25 Nov 08:44
84399ed
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

augurs-dtw-v0.7.0

25 Nov 08:43
84399ed
Compare
Choose a tag to compare

Added

  • [breaking] split JS package into separate crates (#149)

augurs-core-v0.7.0

25 Nov 08:42
84399ed
Compare
Choose a tag to compare

Other

  • define lints in Cargo.toml instead of each crate's lib.rs (#138)

augurs-clustering-v0.7.0

25 Nov 08:43
84399ed
Compare
Choose a tag to compare

Other

  • add benchmark for Prophet (#140)