Releases: IBM-Swift/generator-swiftserver
Kitura 2.8
The changes in this release produce a Kitura application with the features in the latest release, 2.8
.
Swift 5
This PR upgrades the generated application to run on Swift 5.0.1. It upgrades the Push Notifications, AppID, and MongoKitten dependencies for compatibility.
These changes also drop support for the legacy Object Storage (OpenStack Swift) service SDK.
Kitura 2.7
The changes in this release produce a Kitura application with the features in the latest release, 2.7
.
Swift 4.2.1 and Swift Kuery upgrades
This release of generator-swiftserver produces a Swift 4.2.1 application and comes with the updated releases of the Swift Kuery framework when adding PostgreSQL capabilities.
Kitura 2.6
This release upgrades Kitura to version 2.6.
Handlebars migration
This release contains a lot of important internal refactorings, primarily migration from EJS to leveraging handlebars in the templating files. Additionally, the HeliumLogger dependency has been relaxed to aid in dependency graph resolutions.
Kitura 2.4 & ElephantSQL
generator-swiftserver now produces a Kitura 2.4 application, and produces SQL service instrumentation code.