Skip to content

Release version 0.8.3

Compare
Choose a tag to compare
@mmd-osm mmd-osm released this 13 Jul 19:18
· 622 commits to master since this release

New features:

  • Updated Dockerfile and lighttpd.conf (#213)
  • Make compile time constants configurable via program options (#232)
  • Program options can be set via new command line parameter --configfile (#232)
  • Provide option to enforce limits for tags and relation members (#174)
  • Use pg_virtualenv for unit tests

Refactoring:

  • Ubuntu 20.04 (Focal) adjustments for libpqxx deprecation warnings (#229)

Bug fixes:

  • Fix closed_at timestamp when changeset is open >23h (#236)