Skip to content

0.4.1

Compare
Choose a tag to compare
@rustprooflabs rustprooflabs released this 14 Nov 22:37
· 408 commits to main since this release
23bbb57

PgOSM Flex 0.4.1

New feature

  • Add --input-file for specific file, no download, no md5 validation - #192 - Thank you @jacopofar!

Bug fixes

  • Import w/out region failed before pg_dump - #197 - Thank you @robdesideri!
  • Improve run-time validation and improve documentation regarding region/subregion - #198 - Thank you @robdesideri!
  • Unset environment variables, allows subsequent docker exec to run as expected #199, #202

Misc

  • Improve Makefile to be more resilient and modular #200
  • Reorder / improve click input options and associated help #204