- Public element names are now of the form "foo[3]" or simply "foo". The syntax "foo:d" can not be used anymore (this form is used by MAD-X only internally and converted at the lowest wrapper level). - Fix exception when not specifying sequence name on Madx methods
02.04.2018
- pass unescaped (raw) string arguments to MAD-X - use double-quotes by default - overload ``Madx.evaluate`` for floats and lists (making it applicable for anything that may be returned in the property) - windows builds link against MAD-X 49b4e7fee "Fix incorrect field errors in tmbend with INTERPOLATE". This is a few minor bugfixes after 5.04.00.
02.02.2023
- add experimental wheels for MacOS M1. Beware: Due to lack of hosted runners, these are completely untested!