Skip to content

CRAN version 0.9.0

Latest
Compare
Choose a tag to compare
@berthetclement berthetclement released this 17 Feb 09:56
2fa95e4

antaresEditObject 0.9.0

(cf. Antares v9 changelog)

NEW FEATURES (Antares v9.0) :

  • createStudy() takes into account the new format of Antares studies (e.g. 9.0, 9.15 instead of 900, 915)

BUGFIXES :

  • editBindingConstraint() :
    • operator parameter set to NULL, by default, no longer causes an error.
    • To add values, the operator parameter is now required.
    • For a study version >= 832, the filter-year-by-year and filter-synthesis properties are retained in the .ini file if they are not modified.
  • [private function] api_command_execute() manage snapshot generation of a variant study with a tempo to wait the end of current task (prevents the order from being ignored).
    • You can use global parameter verbose to TRUE (#274 antaresRead) to display diagnostic messages (getOption("antares"))
  • updateAdequacySettings() : in API mode do not send NULL value

GITHUB ACTIONS :

  • Actions artifacts v3 is closing down, update to v4
  • test-coverage.yaml updated