Skip to content

0.6.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 18 May 16:20
· 19 commits to main since this release
6c36cf6
  • Added: dynamic member lookup support for tagged values (thanks @Dragna).
  • Added: ExpressibleByStringInterpolation support (thanks @mdarnall).
  • Changed: SPM's package name has changed from Tagged to swift-tagged in the spirit of Apple conventions, and conventions set in other @pointfreeco packages). Migration strategy: remove any instances of name: "Tagged" from package files depending on Tagged).