Skip to content

v17.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 21:04
v17.1.0
b5dcaa5

Added

  • [Java] Assume numbers use either a comma or period for the thousands separator instead of non-breaking spaces. (#290)

Fixed

  • [Java] Parse negative numbers in Norwegian (and 59 other languages) (#290)
  • [Python] Remove support for Python 3.7 and extend support to 3.12 (#280)
  • [Python] The ParameterType constructor's transformer should be optional (#288)