We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58d4b9 commit b177513Copy full SHA for b177513
CHANGELOG.md
@@ -19,14 +19,18 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
19
20
### Changed
21
22
-- Bumped `geocompy` dependency minimum version to `v0.13.0`
23
- Updated all console feedback to use the `rich` package instead of `click`
24
- Changed `eof` option of `download data` to have no default value
+- Renamed `retry` console communication option to `attempts` for all commands
25
26
### Fixed
27
28
- Package could not be installed from ZIP due to a missing version fallback
29
30
+### Dependencies
31
+
32
+- Bumped `geocompy` dependency minimum version to `v0.14.0`
33
34
## v0.4.0 (2025-08-26)
35
36
### Added
0 commit comments