Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@MisterGC MisterGC released this 29 Sep 06:54
· 242 commits to main since this release
72f050d

This release focuses on improvements to enhance the usability and reliability of mapget.

Improvements:
#18 - Features and references with missing ID parts are detected and reported
#19 - mapget uses spdlog with log level as CLI argument
#16 - Arguments to mapget can be specified in a configuration file
#20 - Requests to unknown map+layer combinations receive a 400 response

Fixes:
#31 - Parallel execution of RemoteDataSource does not work due to httplib Client lock