All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Future releases will be following the pattern MAJOR.MINOR.PATCH, where:
MAJOR versions will differ in the selection of the benchmark sets
MINOR versions signify changes that could affect the results
PATCHES will not affect the benchmark results
All results obtained with the same MAJOR.MINOR version of DEEPOBS will be directly comparable.
Unreleased - Version 1.2.0
- Changelog, documenting all current and future changes.
1.1.1 - 2019-03-13
- MIT License
- Setup.py to add more descriptions for PyPI.
- Do not ship the baselines with DeepOBS, but keep them in a separate repo.
- Removed baselines from package. They are now shipped separately.
- Fixed check for non-existing labels in test_quadratic.py see this commit.
- Fixed
1.1.0 - 2019-03-01
- First release version of DeepOBS.