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 3f2fe01 commit d88a768Copy full SHA for d88a768
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.0.2 - 2025-10-16
4
+
5
+* report pair-search conformance classes (#8)
6
+* add pagination (#9)
7
8
9
## 0.0.1 - 2025-09-24
10
11
* first release
src/stac_fastapi_pgstac_pair_search/__init__.py
@@ -1 +1 @@
-__version__ = "0.0.1"
+__version__ = "0.0.2"
0 commit comments