Skip to content

v1.2.0

Compare
Choose a tag to compare
@davidscheutz davidscheutz released this 09 May 14:33
· 6 commits to master since this release

Changes include

  • Update and Builder now have an additional objectDidChange PassthroughSubject, which can be used to observe changes outside SwiftUI views
  • Builder of types that confirm to Equatable are equipped with a method hasChanges.
  • Support shared project directories using the XcodeProjectPlugin target inputFiles
  • Updated README