Skip to content
Snippets Groups Projects
Commit 0f01eddc authored by Arnaud HEMMERLE's avatar Arnaud HEMMERLE
Browse files

New method for numbering versions

parent 19f5564c
Branches
Tags v2.12
No related merge requests found
# Release notes
## v2.12
- New rules for numbering versions: vX.Y.Z with X major, Y minor, Z patch. Each new version increments Z (not used if Z=0). If the file Example.ipynb cannot run with the new libraries, increment Y and restart at Z=0.
- The cell is not automatically executed in Calibration_thetaz (to avoid erasing the correct value in case of a click by mistake)
- Switch from interact to interactive in Set_interactive_1D, to allow for a better display of logx/logy and easier future evolution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment