Skip to content

Releases: Kitura/Configuration

3.0.4

25 Jun 16:00
da98da1
Compare
Choose a tag to compare
  • Support Swift 5.1 (#60)

3.0.3

04 Apr 16:29
1319813
Compare
Choose a tag to compare
  • Support Swift 5

3.0.2

17 Jan 09:58
4278530
Compare
Choose a tag to compare
  • fix: Avoid invoking PLIST parser when consuming environment variables (#57)

v3.0.0

20 Nov 16:11
5a295cf
Compare
Choose a tag to compare

Changes

  • Extracts Path Resolution logic to external repository. FileKit

2.0.0

02 Nov 00:08
20e2167
Compare
Choose a tag to compare

Changes

  • Full migration to Swift 4, removing backward compatibility for future releases
  • Reverts deprecation of BasePath.project

1.0.3

13 Sep 15:31
Compare
Choose a tag to compare

What's New

  • Add support for Swift 4

1.0.2

28 Aug 16:52
Compare
Choose a tag to compare

What is new

  • BasePath.project load from file option is now deprecated
  • Support Carthage

1.0.1

13 Jul 21:35
Compare
Choose a tag to compare

What is new

  • No longer log at error level
  • Support compilation using Swift 4 snapshots
  • Improve comments/readme/tests

1.0.0

24 Apr 21:52
Compare
Choose a tag to compare

We are pleased to announce version 1.0.0 of the Configuration package

What is new since last release

  • Added support for Xcode environment; no change needed for you to test your app on the commandline vs. inside Xcode
  • Support Swift 3.1.1

0.2.4

28 Mar 20:02
Compare
Choose a tag to compare

Support Swift 3.1; add new Travis matrix test for Swift 3.0.2