Skip to content

1.1.5

Compare
Choose a tag to compare
@stephencelis stephencelis released this 15 Dec 22:19
· 83 commits to main since this release
c31b144

What's Changed

  • Fixed: @DependencyClient no longer tries to apply @DependencyEndpoint to let properties (#163).
  • Fixed: @DependencyClient no longer tries to apply @DependencyEndpoint to computed properties with explicit get blocks (#163).
  • Fixed: @DependencyEndpoint now properly forwards willSet and didSet accessors to the underlying storage (#163).
  • Infrastructure: Document default value requirement for @DependencyClient endpoints (#164).

Full Changelog: 1.1.4...1.1.5