Skip to content

Changelog

Unreleased

Added

Changed

  • bump to Gradle 6.8
  • bump to Kotlin 1.4.21

Fixed

0.0.7 - 2020-09-14Z

Added

  • file-based variables can now be referred to in a template
  • probability parameter added to $boolean operator
  • delete and update commands added to CLI
  • sample command added to CLI

Changed

  • bump to Gradle 6.6.1

Fixed

  • LongSequence operator alias incorrectly referred to ‘intSequence’

0.0.6 - 2020-08-17Z

Added

  • mkdoc documentation on gh-pages
  • CLI module

Changed

  • Maven -> Gradle build
  • Travis -> GH Action for CI build

Fixed

  • Some stuff

0.0.5 - 2019-10-04