- Major code cleanup, using lombok
- Thread safety improvement in DataSet
- Additional DataSet functions added
getData(builder)
is now deprecated as DataSet sent to builder is already scoped to available datagetData()
is not deprecated anymore- Sonar cleanup
- Github CI integration
- Initial Realse from Appfrom