The following describes the most significant changes which
occurred in the AST library between versions V9.0.2 and V9.1.0.
- The AST source directory has been reorganised to put most of the AST
source files into a subdirectory named “src”.
- A bug has been fixed in the TimeFrameTimeFrame class that caused the time
returned by astCurrentTimeastCurrentTime to be wrong by 37 seconds.
- The RegionRegion class has a new convenience method (astPointInRegionastPointInRegion) to
test a if a single point is inside a Region.