Releases: Kitura/Configuration
Releases · Kitura/Configuration
0.2.3
Fix warnings and errors on 3.1
0.2.2
Expose BasePath's path function
0.2.1
- added new
relativeFrom: .project
option toload(file:)
- more robust discovery of executable's absolute path
0.2.0
Change load functions to log errors instead of throwing
0.1.8
Improve code coverage; fix bug in subscript accessor
0.1.7
Merge pull request #5 from IBM-Swift/issue_4 Parse strings as objects
0.1.6
Merge pull request #3 from IBM-Swift/issue_1 Improve code and docs