Skip to content

3.0.0 - Cluecumber Maven and Core

Compare
Choose a tag to compare
@bischoffdev bischoffdev released this 03 Dec 14:32
· 140 commits to main since this release

This marks a new chapter in Cluecumber development.

From now on it will be possible to develop separate versions with different invocations and for different platforms since
the core component is now the reporting engine that is the base for other forms of Cluecumber.

Changed

  • Separated functionality of Cluecumber Maven into three components:
    • Cluecumber Engine (reporting engine)
    • Cluecumber Core (JVM code version)
    • Cluecumber Maven (Maven version)
  • Overhauled documentation