Skip to content

2.2.0

Compare
Choose a tag to compare
@danez danez released this 09 Aug 10:19
· 211 commits to main since this release

Bugfixes

  • COMMON: Refactored writing of version property to property-file. (#120, thanks simonsilvalauinger)
    • Spaces are now preserved in properties file
    • No other properties will be touched
    • DateTime will not be written anymore

New Features

  • COMMON: Possibility to use a regex for the option requireBranch (#118,#119, thanks grigorigoldman)
  • COMMON: Possibility to use custom build tasks by setting the option buildTasks (#117, thanks ntarocco)