Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Releases: IBM-Swift/generator-swiftserver

Kitura 2.8

30 Sep 15:37
d77e955
Compare
Choose a tag to compare

The changes in this release produce a Kitura application with the features in the latest release, 2.8.

Swift 5

07 May 20:34
ff9589e
Compare
Choose a tag to compare

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

19 Apr 13:35
632bf3d
Compare
Choose a tag to compare

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

08 Jan 20:01
9197519
Compare
Choose a tag to compare

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

26 Dec 17:20
3530fdd
Compare
Choose a tag to compare

This release upgrades Kitura to version 2.6.

Handlebars migration

28 Nov 21:17
f9ef9d6
Compare
Choose a tag to compare

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

01 Jun 21:33
b8fe37a
Compare
Choose a tag to compare

generator-swiftserver now produces a Kitura 2.4 application, and produces SQL service instrumentation code.