3.0.0 - Cluecumber Maven and Core
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