Skip to content

Releases: vapor/vapor

Vapor 1.0

15 Sep 20:59
4ff2b28
Compare
Choose a tag to compare

Thanks to everyone involved.

- Learn more at http://vapor.codes

Vapor 0.18

09 Sep 02:28
Compare
Choose a tag to compare
Vapor 0.18 Pre-release
Pre-release

New:

  • Gold Master

Vapor 0.17.2

08 Sep 00:11
4ab4ac5
Compare
Choose a tag to compare
Vapor 0.17.2 Pre-release
Pre-release

Fixed:

  • Update compatibility script

Vapor 0.17.1

03 Sep 01:12
Compare
Choose a tag to compare
Vapor 0.17.1 Pre-release
Pre-release

Fixed:

  • Env variables in Node config init

Vapor 0.17

31 Aug 03:44
Compare
Choose a tag to compare
Vapor 0.17 Pre-release
Pre-release

New

  • Leaf 🍃 templates
  • Authentication from stormpath/Turnstile (edjiang)
  • Cache protocols
  • Refactored Config
  • SSL included by default (using the much improved LibreSSL)
  • IP address on Request
  • Improved Cookies
  • Plaintext Emoji Support
  • Request initializable
  • Non-JSON raw Config files allowed

Better

  • Faster JSON from vkda/json
  • Faster Crypto from CLibreSSL
  • JSON comments allowed in Config files
  • Snapshot 08-18 through 08-29

Fixed

  • Empty stream error
  • Public middleware inits

Vapor 0.16.2

15 Aug 22:00
Compare
Choose a tag to compare
Vapor 0.16.2 Pre-release
Pre-release

Better:

  • Views are now cached.

Vapor 0.16.1

06 Aug 16:49
Compare
Choose a tag to compare
Vapor 0.16.1 Pre-release
Pre-release

Fixes:

  • Fixes routing issue when middleware was applied

0.16

05 Aug 01:44
Compare
Choose a tag to compare
0.16 Pre-release
Pre-release

Better:

  • Node improvements
  • Renaming

Vapor 0.15.3

03 Aug 20:02
Compare
Choose a tag to compare
Vapor 0.15.3 Pre-release
Pre-release

Better:

  • Check script now supports any Xcode 8 version

Vapor 0.15.2

01 Aug 21:14
Compare
Choose a tag to compare
Vapor 0.15.2 Pre-release
Pre-release

New:

  • Route collections.