Skip to content

Release v0.19.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 05:18
· 45 commits to main since this release
6257293

What's Changed

  • Performance: Reduce framework overhead through allocation reduction and inlining by @Copilot in #36
  • Add CI workflows and GitHub templates from QuickApiMapper by @Copilot in #38
  • ci(deps): bump gittools/actions from 1 to 4 by @dependabot[bot] in #41
  • ci(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #43
  • deps: Bump the microsoft group with 2 updates by @dependabot[bot] in #44
  • ci(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #42
  • ci(deps): bump actions/setup-dotnet from 3 to 5 by @dependabot[bot] in #39
  • ci(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #40
  • deps: Bump BenchmarkDotNet from 0.14.0 to 0.15.8 by @dependabot[bot] in #45
  • Fix PR Summary step crash when packages don't exist by @Copilot in #49
  • Add file-based DSL with Gherkin .feature files and YAML support by @Copilot in #47
  • ci(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #50
  • deps: Bump the testing group with 2 updates by @dependabot[bot] in #55
  • ci(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #51
  • ci(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in #52
  • ci(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #53
  • deps: Bump the microsoft group with 7 updates by @dependabot[bot] in #54
  • Fix NU5017 error when packing source generators with symbol packages enabled by @Copilot in #58

New Contributors

Full Changelog: v0.18.1...v0.19.0