Skip to content

Releases: getodk/javarosa

ODK JavaRosa v2.5.0

03 Sep 17:40
Compare
Choose a tag to compare

Added

  • #16 Initial implementation of external secondary instances (experimental)
  • #165 Use client language in month/day short text
  • instance() method to replace ReferenceManager's _() method

Removed

  • #159 Public access to DateData.d

ODK JavaRosa v2.4.0

02 Aug 21:09
Compare
Choose a tag to compare

Added

ODK JavaRosa v2.3.0

22 Jun 16:02
Compare
Choose a tag to compare

Highlights

  • Fix use of rounding when evaluating field
  • Fix round(num, power) for some locales
  • TreeElement now handles attributes of leaves

Added

  • #66 Make FormIndex serializable
    • Jakub Trzebiatowski @ubap (TaroWorks)

Fixed

  • #64 Fix round(num, power) for some locales
  • #67 TreeElement#populate now handles leafs attributes
  • #57 Check for null node before checking for relevance
  • #63 Avoid crash when method is empty
  • #71 Use of rounding fails with error evaluating field

ODK JavaRosa v2.2.0

28 May 18:45
Compare
Choose a tag to compare

Highlights

  • #39 Add support for range control
  • #41 Add support for contains(), starts-with(), ends-with() functions
  • #11 Daylight saving gap at midnight
  • #5 round(num,2) not rounding

ODK JavaRosa v2.0.0

17 May 19:58
Compare
Choose a tag to compare

Highlights

  • Code should be identical javarosa-libraries-2016-04-21.jar
  • Moved to semantic versioning
  • Moved to maven/gradle repository

ODK JavaRosa v2.1.0

17 May 19:53
Compare
Choose a tag to compare

Highlights