changeslist_of_most_recent_changesChanges Introduced in V9.1.0

The following describes the most significant changes which have occurred in the AST library between versions V9.0.2 and V9.1.0 (the current version):

  1. The AST source directory has been reorganised to put most of the AST source files into a subdirectory named “src”.

  2. A bug has been fixed in the TimeFrameTimeFrame class that caused the time returned by astCurrentTimeastCurrentTime to be wrong by 37 seconds.

  3. The RegionRegion class has a new convenience method (astPointInRegionastPointInRegion) to test a if a single point is inside a Region.

Programs which are statically linked will need to be re-linked in order to take advantage of these new facilities.