Skip to content

Version 2.20.0

Latest
Compare
Choose a tag to compare
@joto joto released this 20 Sep 12:43
· 6 commits to master since this release

Changed

  • Optionally allow fractional seconds in timestamps in OSM files.
  • Enable posix_fadvise usage on FreeBSD.
  • Make parsing PBFs a bit less picky.
  • Various small code cleanups.

Fixed

  • Don't use class template arguments on GeometryFactory constructor definition.