Fri Jul 23 03:15:18 2021 -0400
* [`c9d82b7`](https://github.com/HuidaeCho/projpicker/commit/c9d82b7) v0.1.13: Zoom to dragged bbox/all geoms/world; Bug fixes
* [`a155f11`](https://github.com/HuidaeCho/projpicker/commit/a155f11) Support multiple delta zoom levels
* [`a7e381c`](https://github.com/HuidaeCho/projpicker/commit/a7e381c) Bbox query string fixed
* [`ecb6122`](https://github.com/HuidaeCho/projpicker/commit/ecb6122) Implement draw/zoom to bbox
* [`78ed22a`](https://github.com/HuidaeCho/projpicker/commit/78ed22a) Implement Zoom to geometries/world
* [`9d13e35`](https://github.com/HuidaeCho/projpicker/commit/9d13e35) Arguments: -g => -u; -G => -g for easier typing; do not start GUI when queried CRSs are empty
* [`c13f544`](https://github.com/HuidaeCho/projpicker/commit/c13f544) Do not start select GUI when no bboxes are returned
* [`c4bb81c`](https://github.com/HuidaeCho/projpicker/commit/c4bb81c) Allow none and empty input geometries for GUI startup
* [`0db216d`](https://github.com/HuidaeCho/projpicker/commit/0db216d) Minor OSM refactoring
* [`8accd9b`](https://github.com/HuidaeCho/projpicker/commit/8accd9b) Add missing modules to the installation document
* [`b6b0962`](https://github.com/HuidaeCho/projpicker/commit/b6b0962) Remove unused collections import