Skip to content

fix: windows paths#955

Merged
gadomski merged 4 commits intomainfrom
issues/953-windoze
Feb 12, 2026
Merged

fix: windows paths#955
gadomski merged 4 commits intomainfrom
issues/953-windoze

Conversation

@gadomski
Copy link
Member

Closes #953

@gadomski gadomski self-assigned this Feb 12, 2026
@gadomski
Copy link
Member Author

Things pass on my windows machine, too.

@gadomski gadomski merged commit 9eed73d into main Feb 12, 2026
11 checks passed
@gadomski gadomski deleted the issues/953-windoze branch February 12, 2026 17:21
gadomski added a commit to stac-utils/rustac-py that referenced this pull request Feb 12, 2026
@stac-utils-release-bot stac-utils-release-bot bot mentioned this pull request Feb 12, 2026
gadomski added a commit to stac-utils/rustac-py that referenced this pull request Feb 12, 2026
gadomski pushed a commit that referenced this pull request Feb 12, 2026
## 🤖 New release

* `stac`: 0.16.2 -> 0.16.3 (✓ API compatible changes)
* `stac-io`: 0.2.4 -> 0.2.5 (✓ API compatible changes)
* `stac-validate`: 0.6.4 -> 0.6.5 (✓ API compatible changes)
* `pgstac`: 0.4.5 -> 0.4.6
* `stac-duckdb`: 0.3.4 -> 0.3.5
* `stac-server`: 0.4.5 -> 0.4.6
* `rustac`: 0.2.6 -> 0.2.7
* `stac-extensions`: 0.1.6 -> 0.1.7

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

## `stac`

<blockquote>

##
[0.16.3](stac-v0.16.2...stac-v0.16.3)
- 2026-02-12

### Fixed

- windows paths ([#955](#955))
</blockquote>

## `stac-io`

<blockquote>

##
[0.2.5](stac-io-v0.2.4...stac-io-v0.2.5)
- 2026-02-12

### Fixed

- windows paths ([#955](#955))
</blockquote>

## `stac-validate`

<blockquote>

##
[0.6.5](stac-validate-v0.6.4...stac-validate-v0.6.5)
- 2026-02-12

### Other

- update Cargo.toml dependencies
</blockquote>

## `pgstac`

<blockquote>

##
[0.4.6](pgstac-v0.4.5...pgstac-v0.4.6)
- 2026-02-12

### Other

- updated the following local packages: stac
</blockquote>

## `stac-duckdb`

<blockquote>

##
[0.3.5](stac-duckdb-v0.3.4...stac-duckdb-v0.3.5)
- 2026-02-12

### Other

- updated the following local packages: stac
</blockquote>

## `stac-server`

<blockquote>

##
[0.4.6](stac-server-v0.4.5...stac-server-v0.4.6)
- 2026-02-12

### Other

- updated the following local packages: stac, pgstac, stac-duckdb
</blockquote>

## `rustac`

<blockquote>

##
[0.2.7](rustac-v0.2.6...rustac-v0.2.7)
- 2026-02-12

### Other

- updated the following local packages: stac, stac-io, stac-validate,
pgstac, stac-duckdb, stac-server
</blockquote>

## `stac-extensions`

<blockquote>

##
[0.1.7](stac-extensions-v0.1.6...stac-extensions-v0.1.7)
- 2026-02-12

### Other

- updated the following local packages: stac
</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.

RustacError: relative URL with a cannot-be-a-base base (Windows Error)

1 participant