1.5.12
New Features
-
Facility to set a
sample_background_color
option on a per component basis. This overrides the globalsample_dark_background
option and is useful if you need a component to sit about a particular background color. -
Facility to get the Astrum instance version number from the command-line tool using the
-I
option e.g.:$ astrum -I The Astrum instance version is: 1.5.12
The -V option also now returns the Astrum package version number.