The following describes the most significant changes which have
occurred in the AST library between versions V9.1.2 and V9.1.3 (the
current version):
- The KeyMapKeyMap class has a new method called astMapCopyEntryastMapCopyEntry that can be used
to copy a single entry from one KeyMap to another.
- The
astSimplifyastSimplify
method now prefers ShiftMaps over equivalent WinMaps.
- The
astSimplify
method will now merge WinMaps with neighbouring diagonal MatrixMaps.
Programs which are statically linked will need to be re-linked in
order to take advantage of these new facilities.