v0.4.0 Multithreading
- Improve failure handling, esp. when exporting tiles
- Possible to use multiple threads with the
export_tiles --threadscommand. A separate connection is made for each thread, so Postgres needs to support at least as many sessions as the number of threads. - Write logs to a file instead of the console