Skip to content

v2.0.0

Compare
Choose a tag to compare
released this 01 Jul 09:19
· 52 commits to master since this release
  • NB The 2.x.x releases are not backward compatible with 1.x.x releases!
  • Empty sections are no longer skipped from the result.
  • Section children are no longer duplicated in the result json file. Section children appear now only after the section and not inside the section (previously they appeared in both places).
  • Recursive objects retrieval. Objects that are used inside the rulebase are being retrieved recursively (e.g. a group, the children of the group, the children of the children, etc.)
  • Objects' view cross links were added.
  • New flag for query limit configuration (--query-limit)
  • Deprecated custom templates path flag (-t) was removed