Skip to content

v2.7.0

Compare
Choose a tag to compare
@willdale willdale released this 05 Jun 07:49
· 136 commits to main since this release
7e69757

New

  • Uses the Combine framework to stream the data point from a touch interaction via a PassthroughSubject. See #85

Fixes

  • Rename the associatedtype Set to SetType to avoid a naming conflict. -- My bad!
  • A typo: MarkerAttachemnt to MarkerAttachment. See #81 .