Skip to content

Releases: YVbakker/OpenApiSourceGenerator

v0.1.1-beta

Choose a tag to compare

@YVbakker YVbakker released this 09 Jul 15:37
9c99de7

What's Changed

  • Bump Microsoft.OpenApi from 3.4.0 to 3.5.1 by @dependabot[bot] in #65
  • Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader by @dependabot[bot] in #64
  • Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @dependabot[bot] in #67
  • Bump TUnit from 1.19.57 to 1.33.0 by @dependabot[bot] in #68
  • Bump Reqnroll.TUnit from 3.3.3 to 3.3.4 by @dependabot[bot] in #61
  • Bump Microsoft.OpenApi from 3.5.1 to 3.5.4 by @dependabot[bot] in #69

Full Changelog: v0.1.0-beta...v0.1.1-beta

v0.1.0-beta

Choose a tag to compare

@YVbakker YVbakker released this 18 Mar 19:16
e056256

What's Changed

  • Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader by @dependabot[bot] in #38
  • Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader by @dependabot[bot] in #42
  • Bump TUnit from 1.9.81 to 1.18.0 by @dependabot[bot] in #47
  • Bump Reqnroll.TUnit from 3.3.1 to 3.3.3 by @dependabot[bot] in #40
  • Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #46
  • Bump Microsoft.OpenApi from 3.0.1 to 3.4.0 by @dependabot[bot] in #50
  • Bump TUnit from 1.18.0 to 1.19.57 by @dependabot[bot] in #55
  • Bump Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.CSharp by @dependabot[bot] in #53
  • Move to newer slnx format by @YVbakker in #56

Full Changelog: v0.0.5-alpha...v0.1.0-beta

v0.0.5-alpha

Choose a tag to compare

@YVbakker YVbakker released this 17 Jan 12:01
96385c0

What's Changed

Full Changelog: v0.0.4-alpha...v0.0.5-alpha

v0.0.4-alpha

Choose a tag to compare

@YVbakker YVbakker released this 20 Dec 11:44
7f11f46

What's Changed

Full Changelog: v0.0.3-alpha...v0.0.4-alpha

v0.0.3-alpha

Choose a tag to compare

@YVbakker YVbakker released this 06 Dec 20:21
  • Fixes a bug in the release pipeline, that prevented the last release from publishing to nuget

Full Changelog: v0.0.2-alpha...v0.0.3-alpha

v0.0.2-alpha

Choose a tag to compare

@YVbakker YVbakker released this 06 Dec 20:07

What's Changed

  • Bump Microsoft.OpenApi from 2.3.5 to 3.0.1 by @dependabot[bot] in #5
  • Bump Microsoft.CodeAnalysis.Analyzers and 2 others by @dependabot[bot] in #2
  • Add array property type support by @YVbakker in #9

New Contributors

Full Changelog: v0.0.1-alpha...v0.0.2-alpha

Initial alpha release

Initial alpha release Pre-release
Pre-release

Choose a tag to compare

@YVbakker YVbakker released this 03 Dec 21:51
6aa47b6

Initial version of the source generator, don't expect much yet.