Skip to content

ODK JavaRosa v2.11.0

Compare
Choose a tag to compare
@yanokwa yanokwa released this 19 Jul 17:30
· 1215 commits to master since this release

All changes

Highlights

  • Add rank form control element
  • Add CompactSerializingVisitor for SMS support

Added

  • #294 Add rank form control element in odk namespace
  • #300 SMSSerializingVisitor updated to latest spec

Fixed

  • #325 Fixed FormParserInit issue
  • #313 Improve the DataType enum and the use of data type classes
  • #328 randomize can't be used with choice filter that has comma
  • #330 ODK namespace and CompactSerializingVisitor NPE fix