Skip to content

Releases: Kitura/Swift-cfenv

v1.7.0

15 Sep 14:53
Compare
Choose a tag to compare

Updated to use Swift 3.0.

v1.6.0

01 Sep 14:43
Compare
Choose a tag to compare

Migration to Swift 3 08-30 binaries.

v1.5.0

12 Aug 20:40
Compare
Choose a tag to compare

Migration to Swift 3 07-25 binaries.

v1.4.0

01 Aug 15:12
Compare
Choose a tag to compare

Migration to Swift 3 06-20 binaries.

v1.3.0

19 Jul 18:35
Compare
Choose a tag to compare

Migration to Swift 3 06-06 binaries.

v1.2.0

09 Jun 15:42
Compare
Choose a tag to compare
  • Renamed module from CloudEnvironment to CloudFoundryEnv.
  • Renamed structure from CloudEnvironment to CloudFoundryEnv.

v1.1.0

03 Jun 03:57
Compare
Choose a tag to compare
  • Renamed module from CFEnvironment to CloudEnvironment.
  • Renamed structure from CFEnvironment to CloudEnvironment.

v1.0.0

06 May 12:32
Compare
Choose a tag to compare
  • Migrated package to use latest Swift 3 binaries (5-03).
  • Validated that issue #7 is now fixed.

v0.0.4

28 Apr 20:52
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • Same functionality as in v0.0.3.
  • Migrated package to use latest Swift 3 binaries (4-25).

v0.0.3

07 Apr 17:08
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Issue #7 is now resolved (i.e., the getServiceURL() method now returns the expected string when using either or both of the the following replacement fields: query and queryItems.
  • Same functionality as in v0.0.2.