Skip to content

Commit 59a4ad7

Browse files
committed
Release 0.0.3
1 parent 4e92bd5 commit 59a4ad7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.0.3 - 2025-10-21
4+
5+
* increased the single collection search limit to 1000; make it configurable via environment variable PAIR_SEARCH_COLLECTION_SEARCH_LIMIT (#10)
6+
* added more tests for collections search parameters and fixed some issues (#11)
7+
8+
39
## 0.0.2 - 2025-10-16
410

511
* report pair-search conformance classes (#8)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.2"
1+
__version__ = "0.0.3"

0 commit comments

Comments
 (0)