Skip to content

Releases: Fresa/OpenAPI.WebApiGenerator

v0.9.2

05 Jun 17:00
0cd9592

Choose a tag to compare

v0.9.2 (2026-06-05)

Bug Fixes

  • content negotiation order for responses are not defined (5fb847f)
  • proper sub media type precedence (db67d2b)
  • response: match accept ranges according to precedence (c4c0ab9)

v0.9.2-pre-c4c0ab9a

05 Jun 16:02

Choose a tag to compare

v0.9.2-pre-c4c0ab9a Pre-release
Pre-release

v0.9.2-pre-c4c0ab9a (2026-06-05)

Bug Fixes

  • content negotiation order for responses are not defined (5fb847f)
  • proper sub media type precedence (db67d2b)
  • response: match accept ranges according to precedence (c4c0ab9)

v0.9.2-pre-8e0fb11b

05 Jun 16:47

Choose a tag to compare

v0.9.2-pre-8e0fb11b Pre-release
Pre-release

v0.9.2-pre-8e0fb11b (2026-06-05)

Bug Fixes

  • content negotiation order for responses are not defined (5fb847f)
  • proper sub media type precedence (db67d2b)
  • response: match accept ranges according to precedence (c4c0ab9)

v0.9.1

19 Apr 14:35
a1f64e7

Choose a tag to compare

v0.9.1 (2026-04-19)

v0.9.1-pre-9a57eecd

18 Apr 13:01

Choose a tag to compare

v0.9.1-pre-9a57eecd Pre-release
Pre-release

v0.9.1-pre-9a57eecd (2026-04-18)

v0.9.0

25 Mar 16:35
7f33097

Choose a tag to compare

v0.9.0 (2026-03-25)

Bug Fixes

  • json-seq enumerable detect record separator incorrectly (620ff8a)
  • response: content class name could be mixed pascal case where it doesn't make sense if the media type is not all lower case. NOTE: This is a breaking change if any response media types are defined as not all lower case. (de03572)
  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-be795d6d

24 Mar 20:20

Choose a tag to compare

v0.9.0-pre-be795d6d Pre-release
Pre-release

v0.9.0-pre-be795d6d (2026-03-24)

Bug Fixes

  • response: content class name could be mixed pascal case where it doesn't make sense if the media type is not all lower case. NOTE: This is a breaking change if any response media types are defined as not all lower case. (de03572)
  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-985fb9bf

24 Mar 23:04

Choose a tag to compare

v0.9.0-pre-985fb9bf Pre-release
Pre-release

v0.9.0-pre-985fb9bf (2026-03-24)

Bug Fixes

  • json-seq enumerable detect record separator incorrectly (620ff8a)
  • response: content class name could be mixed pascal case where it doesn't make sense if the media type is not all lower case. NOTE: This is a breaking change if any response media types are defined as not all lower case. (de03572)
  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-920a813a

24 Mar 22:03

Choose a tag to compare

v0.9.0-pre-920a813a Pre-release
Pre-release

v0.9.0-pre-920a813a (2026-03-24)

Bug Fixes

  • response: content class name could be mixed pascal case where it doesn't make sense if the media type is not all lower case. NOTE: This is a breaking change if any response media types are defined as not all lower case. (de03572)
  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)

v0.9.0-pre-2656edb5

23 Mar 22:52

Choose a tag to compare

v0.9.0-pre-2656edb5 Pre-release
Pre-release

v0.9.0-pre-2656edb5 (2026-03-23)

Bug Fixes

  • schema: request content schema render duplicates due to not resolving the json pointer by following (c78091e)

Features

  • request: generate sequential json request content (af4da6d)
  • response: support sequential media types jsonl and json-seq (b24dcb1)