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 a7242ff commit 174195cCopy full SHA for 174195c
CHANGELOG.md
@@ -7,10 +7,19 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## Unreleased
9
10
+### Added
11
+
12
+- Added memory `device` option to job listing
13
14
### Changed
15
16
+- `geocompy` dependency minimum version was bumped to `v0.13.0`
17
- All console output was updated to use the `rich` package instead of `click`
18
19
+### Fixed
20
21
+- Package could not be installed from ZIP due to a missing version fallback
22
23
## v0.4.0 (2025-08-26)
24
25
### Added
0 commit comments