0.6.0
- Added: dynamic member lookup support for tagged values (thanks @Dragna).
- Added:
ExpressibleByStringInterpolation
support (thanks @mdarnall). - Changed: SPM's package name has changed from
Tagged
toswift-tagged
in the spirit of Apple conventions, and conventions set in other @pointfreeco packages). Migration strategy: remove any instances ofname: "Tagged"
from package files depending on Tagged).