Releases: modswift/ExExpress
Releases · modswift/ExExpress
Modern Times
Fantastic Four
ExExpress FF adds support for Xcode 9 and Swift 4.0.
ExExpress now compiles using both, Swift 3 (3.0, 3.1 and 3.2), as well as Swift 4. The Xcode project still defaults to Swift 3 to support older Xcode installation. Note that Xcode 9 can also compile Swift 3 (known as Swift 3.2, which can be mixed w/ Swift 4).
On the SPM side ExExpress is compiled as Swift 4 when available, otherwise as Swift 3.
Other changes:
- more dox
IncomingMessage.is
is using theTypeIs
module- do not send content w/
204
(No Content ...) responses - Freddy JSONEncodable for more Integer types
- QS now lives in Connect (to mirror Noze.io)