Skip to content

Releases: 3sidedcube/CubeGeoJSON

v1.2.4

Choose a tag to compare

@BenShutt BenShutt released this 02 Jun 11:45
1f919a9

Bumps versions to v1.2.4 and build binary in Swift 5.2.4

v1.2.3

Choose a tag to compare

@BenShutt BenShutt released this 05 May 16:09
9febb48

Bumps version to v1.2.3 and carthage archive for Swift 5.2.2

v1.2.2

Choose a tag to compare

@BenShutt BenShutt released this 04 Feb 15:19
31903cd

Bumps versions to 1.2.2.
Built with Swift 5.1.3.

v1.2.1

Choose a tag to compare

@simonmitchell simonmitchell released this 13 Nov 11:47

We've done it!

This release is exclusively to enable the BUILD_LIBRARY_FOR_DISTRIBUTION build setting. This informs the swift compiler to include .swiftinterface files which allow for Swift module stability!

v1.2.0

Choose a tag to compare

@simonmitchell simonmitchell released this 08 Oct 12:35

This release is entirely for updating the pre-compiled Carthage framework to one having been compiled using the Swift 5.1 compiler.

v1.1.0

Choose a tag to compare

@ryanbourneuk ryanbourneuk released this 02 Jul 15:04

In this release, we've:

  • (cd7b092) Added Swift 5 support
  • (805f57f) Shared the macOS and watchOS schemes.