Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Releases: geometalab/geoconverter

Stability improvement

10 Jun 12:40
Compare
Choose a tag to compare

Upload of too big files - previously 2m, currently 20m - lead to unhandled exception.

  • changed version style to pep40 but added another geoconvversion option to output version directly usable as docker image tag
  • number of workers is configurable now

Performance improvements

01 Jun 12:49
Compare
Choose a tag to compare
  • Using gunicorn as production service handler which should be much better than just using runserver.
  • Version and date will now be generated dynamically