Skip to content

Latest commit

 

History

History
129 lines (74 loc) · 7.37 KB

CHANGELOG.md

File metadata and controls

129 lines (74 loc) · 7.37 KB

Changelog

Full Changelog

Fixed bugs:

  • The -v option is used twice, for --variable and --version #39

v1.9.3 (2024-09-09)

Full Changelog

Fixed bugs:

  • The -v option is used twice, for --variable and --version #39
  • Resolve "The -v option is used twice, for --variable and --version" #40 (btschwertfeger)

v1.9.2 (2024-02-02)

Full Changelog

Merged pull requests:

v1.9.1 (2023-08-09)

Full Changelog

Fixed bugs:

  • The tool runs into segmentation faults when the input data contains NAN values #32
  • Fix segmentation fault for time series including NaN values #31 (btschwertfeger)

Merged pull requests:

v1.9.0 (2023-04-20)

Full Changelog

Breaking changes:

  • Change the --n_processes option to --processes #17

Implemented enhancements:

  • Create a Documentation using sphinx #16
  • Create install and uninstall target / command #12
  • Add unit tests #8
  • Change Docker base image from Ubuntu22.04 to Alpine3.17 #7
  • Add a sphinx-based documentation #23 (btschwertfeger)

Fixed bugs:

  • Quantile Delta Mapping return nan values because of zero-devision error #19
  • Added a function to ensure the zero-devision and devision by zero #22 (btschwertfeger)

Closed issues:

  • Raise exception when --max-scaling-factor is set to 0 #18
  • Create a basic CI #15
  • Add a Changelog #14
  • Add the related publication as documentation #11

Merged pull requests:

v1.8.1 (2023-03-11)

Full Changelog

Merged pull requests:

v1.8 (2023-01-10)

Full Changelog

v1.7 (2022-11-16)

Full Changelog

Merged pull requests:

v1.6.1 (2022-11-02)

Full Changelog

Merged pull requests:

v1.6 (2022-10-31)

Full Changelog

v1.5 (2022-10-28)

Full Changelog

Merged pull requests:

v1.0 (2022-10-13)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator