Skip to content

v1.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@dlmr dlmr released this 21 Jan 15:41
· 480 commits to master since this release

Features

  • Feedback after completed init is now driven from the templates, allowing for more generic templates.
  • isBoolean now allows null values. In practice makes it possible to use bools as they would have 3 different values.
  • Possible to set group descriptions for all groups.

Fixes

  • Fixed a problem with validation of roc.config.js related to plugins.
  • Solved several bug related to the documentation generation.