Releases: designedbyclowns/GeoURI
Releases · designedbyclowns/GeoURI
1.0.0
What's Changed
This release adds support for swift 6.0.
As part of that the GeoURI type has been changed from a class to a struct.
It also removes the legacy Formatter sub class in favor of the modern FormatStyle approach.
Other changes include adding conformance to Sendable where possible and adopting the new swift testing framework.
Full Changelog: 0.1.1...1.0.0