Releases: pb33f/libopenapi
Release list
v0.38.5
v0.38.4
Just an internal refactor and deduplication of code, and build speed upgrades. No fixes, no features, no breaking changes,
v0.38.3
v0.38.2
Bumps to rc6 on yaml and fixed $def handling in bundler.
v0.38.1
Fixes #590 and moved to our own fork of testify
v0.38.0
Improves parse/index performance and memory use with lazy SpecInfo JSON generation, lower-allocation node indexing, faster component-path conversion, and reduced goroutine overhead in small translation/schema paths.
Adds SkipMetadataCollection for consumers that do not need diagnostic index metadata, allowing faster/lighter parsing for large documents.
Tightens YAML handling around duplicate keys, merge/root errors, empty overlays, and YAML v4 rc.5 rendering behavior.
Fixes OpenAPI 3.0 webhooks extraction so same-named scalar values no longer create empty webhook maps.
Improves change detection and generator metadata fidelity, including anchor-insensitive YAML comparisons and preserved/inferred
YAML tags for generated enum/const metadata.
v0.37.3
v0.37.2
v0.37.1
Addresses regression identified in #575
v0.37.0
New generator module that Generated Code and Specs.
https://pb33f.io/libopenapi/generating-code/
https://pb33f.io/libopenapi/parsing-code/
Code from OpenAPI and OpenAPI from Code, all built in. no deps. no run-time required.