Releases: grafana/augurs
Releases · grafana/augurs
augurs-core-v0.1.0
augurs-core-v0.1.0-alpha.0
v0.1.0-alpha.1
What's Changed
- python typing docs improvements by @sd2k in #2
- Run doctests in CI too by @sd2k in #3
- Handle zero horizon by @sd2k in #5
- Don't hardcode 95% CI ppf in NaiveTrend prediction intervals by @sd2k in #7
- Use workspace dependencies for some more shared dependencies by @sd2k in #8
- Add iai benchmarks for benchmarking in CI by @sd2k in #9
- Fix quotes and use '/' instead of '@' when triggering CI benchmarks by @sd2k in #11
- Use contains, not ==, for comment body by @sd2k in #12
- Create dependabot.yml by @sd2k in #10
- Bump pyo3 and numpy to 0.19.0 by @sd2k in #16
- Accept &[f64] in MSTL::fit, rather than owned Vec by @sd2k in #17
- Add repr for pyaugurs structs by @sd2k in #21
- Make slight changes to inner loop to avoid as much unsafe indexing by @sd2k in #23
- Only bother calculating AMSE when it's required by @sd2k in #24
- Update itertools requirement from 0.10.5 to 0.11.0 by @dependabot in #25
- Bump all versions to latest by @sd2k in #26
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: v0.1.0-alpha...augurs-core-v0.1.0-alpha.1
v0.1.0-alpha
Initial alpha release of augurs.