-
David Schäfer authoredbb38dfb9
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.57 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
- function
transferFlags
added - improved error messages from
flagGeneric
andprocessGeneric
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
- the functions
flagDriftFromNorm
,flagDriftFromReference
,flagCrossStatistics
andflagMVScores
now properly support the field-target workflow -
field
was not masked for resampling functions
[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.