Releases: grafana/augurs
Releases · grafana/augurs
augurs-core-v0.4.1
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
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
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
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
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
Added
- add 'augurs' convenience crate, re-exporting other crates (#117)
augurs-changepoint-v0.4.1
Added
- add 'augurs' convenience crate, re-exporting other crates (#117)
augurs-changepoint-v0.4.0
Added
- add 'augurs' convenience crate, re-exporting other crates (#117)
augurs-testing-v0.3.1
No notable changes in this release.
augurs-testing-v0.3.0
Other
- Remove unsupported .github/workflows/bencher subdirectory and old benchmark workflow (#90)