Skip to content

Releases: MethodicalAcceleratorDesign/MAD-NG

v1.1.3

06 Jun 09:06
Compare
Choose a tag to compare

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

30 Apr 13:03
Compare
Choose a tag to compare

bug fix release and minor improvements
Full Changelog: v1.1.1...v1.1.2

v1.1.1

24 Mar 15:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Feb 16:01
Compare
Choose a tag to compare

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

v1.0.0

04 Dec 18:19
Compare
Choose a tag to compare

The changes are too large to be listed here, see the changelog below...

Full Changelog: v0.9.9...v1.0.0-3

v0.9.9

29 Nov 18:13
Compare
Choose a tag to compare

Full Changelog: v0.9.8...v0.9.9

v0.9.8

24 Jan 15:22
851929e
Compare
Choose a tag to compare

bug fixes of release 0.9.8

What's Changed

Full Changelog: v0.9.7...v0.9.8-1

v0.9.7-1

04 Dec 14:05
a06df86
Compare
Choose a tag to compare

minor fixes release

v0.9.7 release

20 Oct 13:22
3cf6908
Compare
Choose a tag to compare

Release 0.9.7

What's Changed

Read more

v0.9.6-3

09 Jan 12:55
Compare
Choose a tag to compare
  • add embedded debugger
  • update all embedded libraries
  • fix sequence module for PS empty shared subsequences, failing with 0.9.6-2
  • sync mtable module with sequence.
  • better git submodules handling

Full Changelog: v0.9.6-2...v0.9.6-3