Skip to content

OpenEstate-IO 1.2

Compare
Choose a tag to compare
@pinhead84 pinhead84 released this 14 May 03:35
· 181 commits to master since this release

This is a maintenance release, that improves parsing of certain XML simple types and updates some dependencies. This release is used in OpenEstate-ImmoTool 1.0-beta40.

Changelog

  • Generated JAXB classes implement java.io.Serializable.
  • Improved parsing of numeric values according to a certain locale.
  • Improved processing of certain simple types in Kyero / Trovit / daft.ie / IS24-XML format.
  • Dump CSV records into a human readable form.
  • Updated commons-csv library to version 1.4.
  • Updated commons-io library to version 2.5.
  • Updated commons-lang library to version 3.5.
  • Updated jaxb2-basics library to version 0.11.1.
  • Updated slf4j libraries to version 1.7.25.