Releases: JerrettDavis/PatternKit
Releases · JerrettDavis/PatternKit
Release v0.27.0
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
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
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
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
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
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
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
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
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
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