Skip to content

Releases: pb33f/libopenapi

v0.36.4

15 May 13:13

Choose a tag to compare

Various fixes with bundler dealing with rewriting relative paths in composed mode, some house-keeping and cleanup.

No new features or breaking changes.

v0.36.3

30 Apr 12:30

Choose a tag to compare

v0.36.2

27 Apr 22:50

Choose a tag to compare

Addresses #565

v0.36.1

13 Apr 22:56

Choose a tag to compare

Fixes a number of issues in the new version of openapi-changes.

no new features, no breaking changes.

v0.36.0

10 Apr 21:58

Choose a tag to compare

New XML rendering capability in the mock renderer.

Fixed a few glitches and reported issues.

No breaking changes.

v0.35.1

04 Apr 12:49

Choose a tag to compare

A big refactor of the low-level model, after years of growth and organic changes. runs faster and cooler now, fewer allocations, less memory, and less number crunching. runs fewer instructions faster, all for free.

Also fixes a bundling glitch that was keeping old references in play in the model after composed bundling.

No breaking changes, no new features.

v0.35.0

02 Apr 18:55

Choose a tag to compare

The release fixes an issue where $id was being parsed when inside examples. The index module was also heavily refactored to make it easier to read, operate, and understand, a huge cleanup of years of organic growth. Much more to come.

No breaking changes, no new features, 7% more efficient.

@luke-hagar-sp

v0.34.4

29 Mar 15:43

Choose a tag to compare

Fixes security issues and patches issues #545

@zhirschtritt

v0.34.3

15 Mar 00:52

Choose a tag to compare

Addresses pb33f/wiretap#143 by adding reusable local reference-resolution helpers and ensuring that nested-reference context settings are consistently propagated from document-level config into index/resolver config.

@andreyyudin

v0.34.2

09 Mar 20:46

Choose a tag to compare