Skip to content

1.4.0

Compare
Choose a tag to compare
@phillcunnington phillcunnington released this 21 Feb 15:48
· 8 commits to master since this release

A minor update with slight API changes.

Changes:

  • Added new groupExpression property for specifying which groups/tags to run
  • New model class builders have been added to make construction easier, especially when cloning an existing model object using the new #toBuilder() methods.
  • Options constructor is private with a static Options.EMPTY