Skip to content

Conversation

@gadomski
Copy link
Member

This might be nice to expose to the CLI later, but for now we'll just add the method.

cc @bitner, this was pretty easy!

Closes #567

@gadomski gadomski self-assigned this Dec 15, 2025
@gadomski gadomski merged commit 107eed8 into main Dec 15, 2025
11 checks passed
@gadomski gadomski deleted the issues/567-check-cql2 branch December 15, 2025 17:28
This was referenced Dec 15, 2025
gadomski pushed a commit that referenced this pull request Dec 18, 2025
## 🤖 New release

* `stac`: 0.15.0 -> 0.15.1 (✓ API compatible changes)
* `stac-duckdb`: 0.3.0 -> 0.3.1
* `stac-io`: 0.2.0 -> 0.2.1 (✓ API compatible changes)
* `pgstac`: 0.4.0 -> 0.4.1 (✓ API compatible changes)
* `stac-server`: 0.4.0 -> 0.4.1 (✓ API compatible changes)
* `stac-validate`: 0.6.0 -> 0.6.1 (✓ API compatible changes)
* `rustac`: 0.2.0 -> 0.2.1
* `stac-extensions`: 0.1.2 -> 0.1.3 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

## `stac`

<blockquote>

##
[0.15.1](stac-v0.15.0...stac-v0.15.1)
- 2025-12-15

### Added

- add matches_cql2
([#909](#909))

### Other

- switch to release-plz
([#911](#911))
- update releasing to be much simpler
([#899](#899))
</blockquote>

## `stac-duckdb`

<blockquote>

##
[0.3.1](stac-duckdb-v0.3.0...stac-duckdb-v0.3.1)
- 2025-12-15

### Other

- update releasing to be much simpler
([#899](#899))
</blockquote>

## `stac-io`

<blockquote>

##
[0.2.1](stac-io-v0.2.0...stac-io-v0.2.1)
- 2025-12-15

### Other

- switch to release-plz
([#911](#911))
- update releasing to be much simpler
([#899](#899))
</blockquote>

## `pgstac`

<blockquote>

##
[0.4.1](pgstac-v0.4.0...pgstac-v0.4.1)
- 2025-12-15

### Other

- switch to release-plz
([#911](#911))
- update releasing to be much simpler
([#899](#899))
</blockquote>

## `stac-server`

<blockquote>

##
[0.4.1](stac-server-v0.4.0...stac-server-v0.4.1)
- 2025-12-15

### Other

- switch to release-plz
([#911](#911))
- update releasing to be much simpler
([#899](#899))
</blockquote>

## `stac-validate`

<blockquote>

##
[0.6.1](stac-validate-v0.6.0...stac-validate-v0.6.1)
- 2025-12-15

### Other

- update releasing to be much simpler
([#899](#899))
</blockquote>

## `rustac`

<blockquote>

##
[0.2.1](rustac-v0.2.0...rustac-v0.2.1)
- 2025-12-15

### Other

- update releasing to be much simpler
([#899](#899))
</blockquote>

## `stac-extensions`

<blockquote>

##
[0.1.3](stac-extensions-v0.1.2...stac-extensions-v0.1.3)
- 2025-12-15

### Other

- update releasing to be much simpler
([#899](#899))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: stac-utils-release-bot[bot] <249776822+stac-utils-release-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add method (or function) to check cql2 against an item or collection

2 participants