Skip to content

Commit 1576c95

Browse files
chore: bump version to 0.3.0
Generated code for properties with a string `const` (no `enum` array) changes from `Option<String>` to `Option<<Struct><Prop>>` enum, which is a breaking change for downstream consumers constructing those types. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f75aa5a commit 1576c95

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "openapi-to-rust"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
edition = "2024"
55
rust-version = "1.85.0"
66
authors = ["James Lal"]

0 commit comments

Comments
 (0)