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
Copy file name to clipboardExpand all lines: Changes.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,16 @@
1
-
MAD-X release 5.09.02 (2024.??.??)
1
+
MAD-X release 5.09.02 (2024.04.19)
2
2
3
3
* IBS:
4
4
*[PR 1210](https://github.com/MethodicalAcceleratorDesign/MAD-X/pull/1210) Fixes in IBS command behaviour (F. Soubelet)
5
5
* Fixed an issue where the IBS table would only be created if the `FILE="STRING"` part of the command was provided, instead of always as documented.
6
6
* Added an export of the `ibs.coulog` and `ibs.const` variables after calling the IBS command (see user guide).
7
7
* Documented the IBS code.
8
8
* Add2expr
9
-
*[PR1 1211] (https://github.com/MethodicalAcceleratorDesign/MAD-X/pull/1211) Evaluates the expression when defined.
10
-
* Previously it was possible to add as syntax error in the expression and this was only detected when the expression was evaluated. This PR fixes that.
9
+
*[PR 1211](https://github.com/MethodicalAcceleratorDesign/MAD-X/pull/1211) Evaluates the expression when defined.
10
+
* Previously it was possible to add as syntax error in the expression and this was only detected when the expression was evaluated. This PR fixes that.
0 commit comments