Skip to content

Releases: designedbyclowns/GeoURI

1.0.0

25 Sep 16:23
ea5aef2

Choose a tag to compare

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

0.1.1

13 Apr 18:06

Choose a tag to compare

Update readme

0.1.0

13 Apr 16:59

Choose a tag to compare

Initial release.