Noze.io v0.6.0 Release Notes

Release Date: 2017-09-30 // over 6 years ago
  • 👍 Noze.io FF adds support for Xcode 9 and Swift 4.0.

    0️⃣ Noze.io 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 Noze.io is compiled as Swift 4 when available, otherwise as Swift 3.

    Two minor enhancements:

    • ➕ add QS module from ExExpress
    • ➕ add bodyParser.Options.extended (aka use qs instead of query_string to parse query parameters)