Packages

Soothsayer is an Elixir library for time series forecasting, inspired by Facebook's Prophet and NeuralProphet.

Current section

Files

Jump to
soothsayer CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [0.3.1](https://github.com/georgeguimaraes/soothsayer/compare/v0.3.0...v0.3.1) (2024-09-10)
### Bug Fixes
* Add docs and typespecs ([#4](https://github.com/georgeguimaraes/soothsayer/issues/4)) ([e88ae7f](https://github.com/georgeguimaraes/soothsayer/commit/e88ae7f235faba3b9470d0889eb1e9e42da24772))
## [0.3.0](https://github.com/georgeguimaraes/soothsayer/compare/v0.2.0...v0.3.0) (2024-09-08)
### Features
* Output components with combined value ([a8e04b2](https://github.com/georgeguimaraes/soothsayer/commit/a8e04b2d78fb8333c6fb95664f287bdd564d390e))
### Bug Fixes
* remove duplicated test action yml key ([be0d144](https://github.com/georgeguimaraes/soothsayer/commit/be0d1444bbe55b3b5e9d2777db20306efa869adb))