Skip to content

Releases: grafana/augurs

augurs-core-v0.4.1

16 Oct 15:04
0f5d454
Compare
Choose a tag to compare

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)
  • add 'Forecast::chain' method to chain two forecasts together (#115)
  • add augurs-dtw crate with dynamic time warping implementation (#98)

Fixed

  • [breaking] add serde derives for more types (#112)

augurs-core-v0.4.0

16 Oct 08:11
augurs-core-v0.4.0
0d36c6e
Compare
Choose a tag to compare

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)
  • add 'Forecast::chain' method to chain two forecasts together (#115)
  • add augurs-dtw crate with dynamic time warping implementation (#98)

Fixed

  • [breaking] add serde derives for more types (#112)

augurs-clustering-v0.4.2

16 Oct 17:53
244e20e
Compare
Choose a tag to compare

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)
  • add augurs-clustering crate with DBSCAN algorithm (#100)

Other

  • Add augurs-clustering crate

augurs-clustering-v0.4.1

16 Oct 15:05
0f5d454
Compare
Choose a tag to compare

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)
  • add augurs-clustering crate with DBSCAN algorithm (#100)

Other

  • Add augurs-clustering crate

augurs-clustering-v0.4.0

16 Oct 08:18
augurs-clustering-v0.4.0
0d36c6e
Compare
Choose a tag to compare

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)
  • add augurs-clustering crate with DBSCAN algorithm (#100)

Other

  • Add augurs-clustering crate

augurs-changepoint-v0.4.2

16 Oct 17:53
244e20e
Compare
Choose a tag to compare

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)

augurs-changepoint-v0.4.1

16 Oct 15:05
0f5d454
Compare
Choose a tag to compare

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)

augurs-changepoint-v0.4.0

16 Oct 08:18
augurs-changepoint-v0.4.0
0d36c6e
Compare
Choose a tag to compare

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)

augurs-testing-v0.3.1

30 Jul 17:02
f16f9a4
Compare
Choose a tag to compare

No notable changes in this release.

augurs-testing-v0.3.0

30 Jul 15:21
ccb7cc5
Compare
Choose a tag to compare

Other

  • Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)