Releases: Kitura/Swift-cfenv
Releases · Kitura/Swift-cfenv
v1.7.0
Updated to use Swift 3.0.
v1.6.0
Migration to Swift 3 08-30 binaries.
v1.5.0
Migration to Swift 3 07-25 binaries.
v1.4.0
Migration to Swift 3 06-20 binaries.
v1.3.0
Migration to Swift 3 06-06 binaries.
v1.2.0
- Renamed module from CloudEnvironment to CloudFoundryEnv.
- Renamed structure from CloudEnvironment to CloudFoundryEnv.
v1.1.0
- Renamed module from
CFEnvironment
to CloudEnvironment
.
- Renamed structure from
CFEnvironment
to CloudEnvironment
.
v1.0.0
- Migrated package to use latest Swift 3 binaries (5-03).
- Validated that issue #7 is now fixed.
v0.0.4
- Same functionality as in v0.0.3.
- Migrated package to use latest Swift 3 binaries (4-25).
v0.0.3
- 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.