Releases: MethodicalAcceleratorDesign/MAD-NG
Releases · MethodicalAcceleratorDesign/MAD-NG
v1.1.9
v1.1.8
Full Changelog: v1.1.7...v1.1.8
v1.1.7
Full Changelog: v1.1.6...v1.1.7
v1.1.6
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Full Changelog: v1.1.4...v1.1.5
v1.1.4
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Elements can be split using appropriate attributes like kill_body and kill_xxx_fringe (feature for XSuite, not recommended in native MAD-NG)
- Assembly can handle arbitrary sequences, elements (including other assemblies), misalignments, reference points, etc...
- TFS tables can specify per column format for numbers used by print and write methods.
- Python dictionary transfer (swallow copies) back and forth added.
- Minor pymadng fixes by @jgray-19 in #463
Full Changelog: v1.1.2...v1.1.3
v1.1.2
bug fix release and minor improvements
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
Minor bug fixes
Major libraries upgrade, including LuaJIT
Remove range syntax expr..expr[..expr] where expr evaluates to a number. This is the only feature that changed the semantics of Lua, and it required to patch the JIT for generating BC and IR code (not trivial).
Full Changelog: v1.0.0...v1.1.0