Skip to content

Commit 6219508

Browse files
authored
Merge pull request #20 from aboutcode-org/throw-error
Bump version for v1.0.0 release
2 parents 04280ae + abc9704 commit 6219508

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## v1.0.0 (2026-03-10)
4+
5+
- Return error for invalid or unsupported Package-URLs
6+
37
## v0.58.0 (2026-03-10)
48

59
- Update FST with latest PURLs

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "purl_validator"
3-
version = "0.58.0"
3+
version = "1.0.0"
44
edition = "2024"
55
authors = ["Keshav Priyadarshi <git@keshav.space>", "AboutCode <info@aboutcode.org>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)