Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #32

Merged
merged 1 commit into from
Sep 8, 2023
Merged

chore: release #32

merged 1 commit into from
Sep 8, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 8, 2023

🤖 New release

  • augurs-core: 0.1.0-alpha.0
  • augurs-ets: 0.1.0-alpha.0
  • augurs-mstl: 0.1.0-alpha.0
  • augurs-testing: 0.1.0-alpha.0
  • augurs-js: 0.1.0-alpha.0
  • pyaugurs: 0.1.0-alpha.0
Changelog

augurs-core

0.1.0-alpha.0 - 2023-09-08

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Bump all versions to latest (#26)
  • Short circuit where horizon == 0 in predict methods
  • Initial commit

augurs-ets

0.1.0-alpha.0 - 2023-09-08

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Add some more comments and debug assertions
  • Update some comments
  • Bump all versions to latest (#26)
  • Update itertools requirement from 0.10.5 to 0.11.0 (#25)
  • Only bother calculating AMSE when it's required (#24)
  • Make slight changes to inner loop to avoid as much unsafe indexing (#23)
  • Add repr for pyaugurs structs
  • Add iai benchmarks for benchmarking in CI (#9)
  • Use workspace dependencies for some more shared dependencies
  • Don't hardcode 95% CI ppf in NaiveTrend prediction intervals
  • Modify compute_sigma_h to be more functional
  • Short circuit where horizon == 0 in predict methods
  • Initial commit

augurs-mstl

0.1.0-alpha.0 - 2023-09-08

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Update some comments
  • Accept &[f64] in MSTL::fit, rather than owned Vec (#17)
  • Add iai benchmarks for benchmarking in CI (#9)
  • Use workspace dependencies for some more shared dependencies
  • Don't hardcode 95% CI ppf in NaiveTrend prediction intervals
  • Short circuit where horizon == 0 in predict methods
  • Initial commit

augurs-testing

0.1.0-alpha.0 - 2023-09-08

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Bump all versions to latest (#26)
  • Initial commit

augurs-js

0.1.0-alpha.0 - 2023-09-08

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Bump all versions to latest (#26)
  • Add explicit getrandom dep with js feature in augurs-js
  • Accept &[f64] in MSTL::fit, rather than owned Vec (#17)
  • Initial commit

pyaugurs

0.1.0-alpha.0 - 2023-09-08

Other

  • Add workspace metadata and use in all the subpackages (#33)
  • (cargo-release) version 0.1.0-alpha.1
  • Use -alpha.0 suffix in crate versions
  • Bump all versions to latest (#26)
  • Add repr for pyaugurs structs
  • Accept &[f64] in MSTL::fit, rather than owned Vec (#17)
  • Bump pyo3 and numpy to 0.19.0 (#16)
  • Add type stubs to pyaugurs
  • Update docstring on PyTrendModel
  • Fix doc comment on pyaugurs Forecast
  • Add numpy as dependency to pyaugurs
  • Bump maturin build-system version to stable
  • Initial commit


This PR was generated with release-plz.

@sd2k sd2k added the release Release PR created by release-plz label Sep 8, 2023
@github-actions github-actions bot force-pushed the release-plz/2023-09-08T13-42-36Z branch 2 times, most recently from 3fae19e to eda164f Compare September 8, 2023 15:22
@sd2k sd2k enabled auto-merge (squash) September 8, 2023 15:28
@sd2k sd2k disabled auto-merge September 8, 2023 15:28
@sd2k sd2k force-pushed the release-plz/2023-09-08T13-42-36Z branch from eda164f to 6916921 Compare September 8, 2023 17:30
@sd2k sd2k merged commit 12de5c1 into main Sep 8, 2023
@sd2k sd2k deleted the release-plz/2023-09-08T13-42-36Z branch September 8, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release PR created by release-plz
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant