* Fix some bugs on BAN queries and switch to geoplatform's geocoding API for individual queries * Silence some warnings from log * Update requirements
1.1.1
Bugfixes :
* raise exception on city_finder with only coordinates but no EPSG * fix label name on departement_finder's last resort detection (ie. first characters of code)
Enhance code (pruning dead code) and test coverage.
1.1.0
* bugfix on BAN queries * update pynsee dependency with latest release * silence/replace pynsee's logs with french-cities' tailored on specific context * update documentation and examples * add test coverage and multiple badges, update CI * add pre-commit and CONTRIBUTING.md
1.0.3
Temporary release (until a new pynsee is released).
1.0.2
Patch a bug on pynsee's cache for geodata: revert to pynsee 1.0.7 until this is fixed.