Skip to content

Releases: Kitura/Configuration

3.0.4

Choose a tag to compare

@ianpartridge ianpartridge released this 25 Jun 16:00
da98da1
  • Support Swift 5.1 (#60)

3.0.3

Choose a tag to compare

@djones6 djones6 released this 04 Apr 16:29
1319813
  • Support Swift 5

3.0.2

Choose a tag to compare

@djones6 djones6 released this 17 Jan 09:58
4278530
  • fix: Avoid invoking PLIST parser when consuming environment variables (#57)

v3.0.0

Choose a tag to compare

@sandmman sandmman released this 20 Nov 16:11
5a295cf

Changes

  • Extracts Path Resolution logic to external repository. FileKit

2.0.0

Choose a tag to compare

@sandmman sandmman released this 02 Nov 00:08
20e2167

Changes

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

1.0.3

Choose a tag to compare

@youming-lin youming-lin released this 13 Sep 15:31

What's New

  • Add support for Swift 4

1.0.2

Choose a tag to compare

@youming-lin youming-lin released this 28 Aug 16:52

What is new

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

1.0.1

Choose a tag to compare

@youming-lin youming-lin released this 13 Jul 21:35

What is new

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

1.0.0

Choose a tag to compare

@youming-lin youming-lin released this 24 Apr 21:52

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

Choose a tag to compare

@youming-lin youming-lin released this 28 Mar 20:02

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