Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 372 Bytes

ReleaseNotes.md

File metadata and controls

14 lines (12 loc) · 372 Bytes

Release Notes


1.1.0

  • 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 data
  • getData() is not deprecated anymore
  • Sonar cleanup
  • Github CI integration

1.0.0

  • Initial Realse from Appfrom