Skip to content

Releases: SwiftMVC/SwiftMVC

Version 3.0

17 Jun 07:37
Compare
Choose a tag to compare
  • Security Fixes and Private API changes
  • Added Composer integration by default

Updated Template Syntax

17 Dec 09:32
Compare
Choose a tag to compare

Version 1.1 is now deprecated

  • {{ will be used instead of { in templates
  • Example Usage:
{{echo $someVar}}

Extended Library Support

12 May 12:58
Compare
Choose a tag to compare

Added Library Support and JSON Support

All Basic Helpers to create a Framework

19 Apr 14:13
Compare
Choose a tag to compare

The Framework can now act as API Server
with Library and Plugin Support