NSwag Versions Save

The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

v13.15.5

2 years ago
  • Bug fixes (reflection and document serialization)

v13.15.4

2 years ago
  • Some bugfixes related to XML Docs rendering (in NJS)

v13.15.3

2 years ago
  • New release with fixed CI pipeline (problem deploying v13.15.2)

v13.15.2

2 years ago

v13.15.1

2 years ago
  • More performance improvements
  • Added UseXmlDocumentation and ResolveExternalXmlDocumentation settings in NJsonSchema
    • Breaking change: Use these settings instead of XmlDocsExtensions.ResolveFromNuGetCacheOrDotNetSdk

v13.15.0

2 years ago
  • Breaking change: Migration from DotLiquid to Fluid (reasons: much faster code generation & more strict liquid implementation)
    • You need to migrate custom templates: Replace elseif with elsif, fix newline handling (have a look at the updates templates in the repository).
    • This comes with a great performance increase in client code generation!
  • Various bug fixes and improvements
  • Use new version on Namotion.Reflection
  • Use new version of NJsonSchema with Liquid: https://github.com/RicoSuter/NJsonSchema/releases/tag/v10.6.0

Notes:

  • This version requires at least NJsonSchema v10.6.0

v13.14.8

2 years ago
  • Update Swagger UI version
  • Minor patches

v13.14.7

2 years ago
  • Republish all packages with same versions (new NUKE build and GitHub actions)

NSwag-Build-1155

2 years ago

NSwag-Build-1153

2 years ago