Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 438 Bytes

File metadata and controls

18 lines (15 loc) · 438 Bytes

Release Notes


1.1.1

  • Performance improvements
  • Bug fix to eliminate loop

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