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 6ee11d3 commit a01f4c8Copy full SHA for a01f4c8
CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
11
- Adds `--block-network` option to all test commands to ensure no network requests are made during unit tests
12
[#119](https://github.com/stac-utils/pystac-client/pull/119)
13
+- `parameters` argument to `StacApiIO`, `Client.open`, and `Client.from_file` to allow query string parameters to be passed to all requests
14
+ [#118](https://github.com/stac-utils/pystac-client/pull/118)
15
16
### Fixed
17
0 commit comments