You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New numbering system in API mode (ex : 7.0, 8.2, 9.2, ...) (#327)
* Compliant with new numbering system in API mode
* add unit tests
* API does not send "7" or "8" anymore but "7.0" or "8.0"
* Antares Web sends 7.0 instead of 7
* Convert Antares version to numeric
* Get antares version from info/general/version cause output mode version will be different from input mode version
* Update NEWS.md to have a more clear message (breaking change due to Antares Web)
---------
Co-authored-by: kemihak <kamel.kemiha@rte-france.com>
0 commit comments