Skip to content

Releases: JerrettDavis/PatternKit

Release v0.27.0

24 Jan 07:13
3655c85

Choose a tag to compare

What's Changed

  • feat(facade): Add Auto-Facade mode for automatic external type proxying by @Copilot in #95

Full Changelog: v0.26.0...v0.27.0

Release v0.26.0

24 Jan 01:25
96745fc

Choose a tag to compare

What's Changed

  • Add Facade Pattern source generator with contract-first and host-first modes by @Copilot in #92

Full Changelog: v0.25.0...v0.26.0

Release v0.25.0

23 Jan 20:47
9ff5487

Choose a tag to compare

What's Changed

  • feat: Add Decorator pattern source generator by @Copilot in #91
  • Fix compilation error in DecoratorGenerator - add missing namespace import by @Copilot in #94

Full Changelog: v0.24.0...v0.25.0

Release v0.24.0

22 Jan 05:40
c658faa

Choose a tag to compare

What's Changed

  • feat: Extend Visitor generator to support interface and struct hierarchies by @Copilot in #90

Full Changelog: v0.23.0...v0.24.0

Release v0.23.0

22 Jan 02:33
a99c27d

Choose a tag to compare

What's Changed

  • feat: Source-generated mediator with zero runtime dependencies by @Copilot in #89

Full Changelog: v0.22.0...v0.23.0

Release v0.22.0

21 Jan 05:59
dae4428

Choose a tag to compare

What's Changed

  • Add Memento pattern source generator for classes, structs, and records by @Copilot in #88

Full Changelog: v0.21.6...v0.22.0

Release v0.21.6

20 Jan 05:48
c3ee85e

Choose a tag to compare

What's Changed

  • ci(deps): bump gittools/actions from 1 to 4 by @dependabot[bot] in #87

Full Changelog: v0.21.5...v0.21.6

Release v0.21.5

19 Jan 17:45
d00b97a

Choose a tag to compare

What's Changed

  • ci(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #86
  • ci(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #85
  • ci(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in #83
  • ci(deps): bump actions/setup-dotnet from 3 to 5 by @dependabot[bot] in #84

Full Changelog: v0.21.1...v0.21.5

Release v0.21.1

18 Jan 01:07
b5c7545

Choose a tag to compare

What's Changed

  • deps: Update NuGet packages to latest versions by @github-actions[bot] in #82

New Contributors

  • @github-actions[bot] made their first contribution in #82

Full Changelog: v0.21.0...v0.21.1

Release v0.21.0

15 Jan 22:15
27c651c

Choose a tag to compare

What's Changed

  • Add source-generated Mediator pattern with zero runtime dependency + comprehensive production demo by @Copilot in #81

Full Changelog: v0.20.9...v0.21.0