Skip to content

Releases: lmikolajczak/wms-tiles-downloader

v0.3.2

01 Apr 18:26
Compare
Choose a tag to compare
  • Add basic HTTP auth

v0.3.1

25 Oct 17:43
Compare
Choose a tag to compare
  • Retract wrongly published versions (v1.0.0 and v2.0.0+incompatible)

v0.3.0

17 Oct 07:10
Compare
Choose a tag to compare
  • --params flag has been added to the get CLI command. It allows to specify custom query string params that will be included in every request to the web map server (can be useful for instance to provide auth token)
  • baseURL is now required when initialising the WMS client

v0.2.1

11 Aug 22:28
102f3a3
Compare
Choose a tag to compare
  • Add .github/workflows to run tests
  • Small fix in Dockerfile
  • More examples in README.md

v0.2.0

09 Aug 22:04
Compare
Choose a tag to compare
  • Added --output flag that allows to specify output directory for downloaded tiles
  • Added --timeout flag that allows to specify http request timeout (in milliseconds) and increased default value from 5 seconds to 10 seconds

v0.1.0

02 Aug 01:41
Compare
Choose a tag to compare

Initial release