-
David Schäfer authored07d5251f
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.27 KiB
Changelog
This changelog starts with version 2.0.0. Basically all parts of the system, including the format of this changelog, have been reworked between the releases 1.4 and 2.0. Preceding the major breaking release 2.0, the maintenance of this file was rather sloppy, so we won't provide a detailled change history for early versions.
[Unreleased]
Added
- The CLI now accepts remote configuration files given by an URL
Changed
- Documentaion now is generated from the develop branch
- Doctest is now ran upon push to the develop branch (failing doc snippets cause CI-pipeline to fail)
- Rename function
flagCrossStatistic
toflagCrossStatistics
Removed
- removed function
flagDriftFromScaledNorm
Fixed
- RDM/UFZ ogos:
- use the english versions of the respective images
- use full urls instead of the repo local urls in README.md
- Fix the README.md code snippets
- Fix version confusion
-
copyField
: fix missleading error message -
flagGeneric
: fix failure on empty data - Existing
target
variables led to function calls ontarget
instead offield
[2.0.0] - 2021-11-25
This release marks the beginning of a new release cycle. Basically the entire system got reworked between versions 1.4 and 2.0, a detailed changelog is not recoverable and/or useful.