Skip to content

Commit

Permalink
CHANGELOG: initial commit of changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
drsteve committed Apr 23, 2020
1 parent 18c8643 commit f44d297
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Changes in Version 1.1.0 (2020-04-23)
=====================================
- Restructure package with modules
- Code tidying for PEP8
- Updated license and copyright
- Documentation at drsteve.github.io/PyForecastTools
categorical
- Added bootstrapped CI for Matthews correlation
metrics
- Updated docstrings
- Compatibility with xarray input
plot
- Added plot module
- QQ plots
- Taylor diagrams
- ROC curves
- Reliability diagrams

Changes in Version 1.0.1 (2018-06-27)
=====================================
- Repackaged for pip install
- Expanded test coverage

Changes in Version 1.0.0 (2018-05-31)
=====================================
- Initial release

0 comments on commit f44d297

Please sign in to comment.