Skip to content

1.5.12

Compare
Choose a tag to compare
@RyanHavoc RyanHavoc released this 11 Jul 09:21
· 58 commits to master since this release

New Features

  • Facility to set a sample_background_color option on a per component basis. This overrides the global sample_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.