Skip to content

Releases: ScottLogic/openapi-forge-csharp

v1.5.1

29 Mar 10:02
Compare
Choose a tag to compare

1.5.1 (2023-03-29)

Bug Fixes

  • tests for date/date-only changes. (04aaa1b)

v1.5.0

08 Mar 09:34
Compare
Choose a tag to compare

1.5.0 (2023-03-08)

Features

  • added HttpResponse object (f20f790)
  • expanded the response object with additional properties (004e88d)

v1.4.0

05 Mar 20:52
fd35929
Compare
Choose a tag to compare

1.4.0 (2023-03-05)

Features

  • allow the specification of a namespace via the generator options (#47) (fd35929)

v1.3.0

09 Jan 13:09
00431a9
Compare
Choose a tag to compare

1.3.0 (2023-01-09)

Bug Fixes

  • changed the order in which the URL is assembled (f9d9736)

Features

  • add a generated README file to the template (6d7ce05)

v1.2.0

04 Jan 13:19
e232cee
Compare
Choose a tag to compare

1.2.0 (2023-01-04)

Features

  • tidying up formatting and doc comments (#42) (e232cee)

v1.1.1

10 Nov 18:55
8979c3d
Compare
Choose a tag to compare

1.1.1 (2022-11-10)

Bug Fixes

v1.1.0

10 Nov 15:35
3c36770
Compare
Choose a tag to compare

1.1.0 (2022-11-10)

Features

v1.0.1

02 Nov 11:30
d269db4
Compare
Choose a tag to compare

1.0.1 (2022-11-02)

Bug Fixes

  • move formatting into generators (d269db4)

v1.0.0

01 Nov 14:01
b22d585
Compare
Choose a tag to compare

1.0.0 (2022-11-01)

Bug Fixes

Features

  • added components & configuration tests (1c6b83e)
  • added model.feature tests & fixes (61f80ca)
  • Include API metadata in output (#14) (15514a6)
  • initial commit (4b931f5)
  • Support plain text responses (#16) (fe58892)
  • using namespace & model partials in template (bd2953e)