Skip to content

Releases: christianhelle/refitter

v2.0.0

02 May 07:51
44136e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.3...2.0.0

1.7.3

25 Jan 21:20
388ac6d

Choose a tag to compare

What's Changed

  • Add support for systems running only .NET 10.0 (without .NET 8.0 or 9.0) in Refitter.MSBuild by @christianhelle in #882
  • Update to return HttpResponseMessage for file downloads by @frogcrush in #877

New Contributors

Full Changelog: 1.7.2...1.7.3

v1.7.2

21 Jan 23:38

Choose a tag to compare

Implemented enhancements:

  • Improve Immutable Records ergonomics #844
  • Omit certain operation headers and include all others #840
  • Create .refitter settings file as part of output #859 by @[christianhelle
  • Fix integerType enum deserialization issue #855 (christianhelle)
  • support custom nswag template directory #844 #854 by @kmc059000
  • Fix missing method parameter XML code-documentation #850 (christianhelle)

Fixed bugs:

  • integerType parsing in settings file fails #851
  • CS1573 : Method parameter has no matching XML comment #846

Merged pull requests:

Full Changelog: 1.7.1...1.7.2

1.7.1

16 Dec 17:26

Choose a tag to compare

Implemented enhancements

Fixed bugs

  • Using cancellation tokens with xml doc comments plus TreatWarningsAsErrors and documentation file #817
  • Multipart form data parameters wrong casing #805
  • Use of non generic JsonStringEnumConverter prohibits usage of Json-SourceGenerationContext #778
  • SourceGenerator 1.5 and newer causes build error with Visual Studio 2022 #627
  • Fix string escaping, null safety, and numeric literals in optional parameter default values #804
  • Fix typo in class name and Spectre.Console markup escaping issue #828

Merged pull requests

New Contributors

Full Changelog: 1.7.0...1.7.1

1.7.0

07 Nov 12:30

Choose a tag to compare

What's Changed

New Contributors:

Full Changelog: 1.6.5...1.7.0

v1.6.5

06 Oct 12:05

Choose a tag to compare

What's Changed

  • Do not remove colon from url paths, verify they're not present in operation names by @eoma-knowit in #765
  • Add ability to skip-validation + simplify Unicode logging by @david-pw in #767
  • Use NSwag's built-in System.Text.Json polymorphic serialization by @0xced in #772

New Contributors

Full Changelog: 1.6.4...1.6.5

1.6.4

23 Sep 23:40

Choose a tag to compare

What's Changed

  • Fix SonarCloud maintainability issues - eliminate code duplication and improve code quality in #753
  • Update --operation-name-template implementation to replace all {operationName} instances with Execute by @christianhelle in #759

Full Changelog: 1.6.3...1.6.4

v1.6.3

18 Sep 14:20

Choose a tag to compare

What's Changed

Full Changelog: 1.6.2...1.6.3

v1.6.2

18 Aug 19:45

Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

v1.6.1

08 Jul 18:04
bdbcb42

Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1