Skip to content

7.0.2

Latest
Compare
Choose a tag to compare
@joostverhoog joostverhoog released this 02 Nov 09:54
· 2 commits to master since this release

Changes

  • Fixed an issue where exporting attributes with reserved names (such as quartier, second or week) would result in an error. Attributes names are now always escaped in the generated OQL, so there is no longer a need to keep a list of reserved words
  • Upgraded joda-time from 2.10.9 to 2.10.10
  • Upgraded opencsv from 5.3 to 5.4