Skip to content

Latest commit

 

History

History
37 lines (37 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

37 lines (37 loc) · 2.48 KB
  • feat: 1.1.0 Switch from fbprophet to prophet (#4)
  • fix: 1.0.7 add sklearn mean_squared_error
  • feat: 1.0.6 Minor updates & fix to adapt to fbprophet 0.7
  • docs: updated README.md and CHANGELOG.md
  • feat: add tox
  • docs: add license, issues, coverage, build badges
  • Merge remote-tracking branch 'origin/main' into main
  • Merge branch 'origin/HEAD'
  • added license and issues badge
  • add coverage badge to README.md
  • add build status badge to README.md
  • add pypi badge
  • Create CODE_OF_CONDUCT.md
  • docs: create pyup.io config file
  • Update README.md
  • docs: add code of Conduct badge
    • feat: add coverall for history of code coverage
  • fix: updating packages in requirements_dev.txt
  • fix: removed conda from travis.yml
  • feat: added basic pytest
  • docs: added requirements_dev.txt
  • feat: added sample test_dummy.py file
  • docs: release v1.0.2 with tag & changelog
  • docs: added CHANGELOG.md
  • release v1.0.0
  • Published easyprophet_esamplex.ipynb v1
  • Created using Colaboratory
  • release 0.1.4
  • change repo name
  • release v0.1.2
  • Release v0.0.1 on pypy
  • removed classifiers
  • publishing first package version
  • Repo initialized
  • Merge remote-tracking branch 'origin/main' into main
  • Added Google Colab
  • Initial commit