Skip to content

Releases: JerrettDavis/PatternKit

Release v0.30.0

30 Jan 06:19
461ad82

Choose a tag to compare

What's Changed

  • Add Composer pattern source generator by @Copilot in #103

Full Changelog: v0.29.0...v0.30.0

Release v0.29.0

30 Jan 03:51
4e5e260

Choose a tag to compare

What's Changed

  • Implement Prototype pattern source generator with safe cloning semantics by @Copilot in #99
  • Fix ambiguous SymbolDisplay reference in DecoratorGenerator by @Copilot in #102

Full Changelog: v0.28.0...v0.29.0

Release v0.28.0

27 Jan 15:11
bb0ee07

Choose a tag to compare

What's Changed

  • Implement Proxy Pattern source generator with interceptor support by @Copilot in #96
  • Fix resource leak causing CI test hangs in AsyncReplayBuffer by @Copilot in #101

Full Changelog: v0.27.2...v0.28.0

Release v0.27.2

27 Jan 03:10
20343e2

Choose a tag to compare

What's Changed

  • ci(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #98

Full Changelog: v0.27.1...v0.27.2

Release v0.27.1

25 Jan 19:42
743374c

Choose a tag to compare

What's Changed

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

Full Changelog: v0.27.0...v0.27.1

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