Vapor v4.0.0-rc.1 Release Notes

Release Date: 2020-03-01 // about 4 years ago

    ➕ Adds new configuration options for URLEncodedFormDecoder / Encoder. This includes support for encoding and decoding arrays using brackets, separate values, or character-separated values (#2180, #2204).

    ➕ Adds the ability to use the Content API with XCTVapor's request and response (#2204).

    Brings vapor/multipart-kit into the Vapor module (#2204).

    ⚡️ Updates to Swift 5.2 (#2204).

    📚 > Release candidates represent the final shift toward focusing on bug fixes and documentation. Breaking changes will only be accepted for critical issues. We expect a final release of this package shortly after Swift 5.2's release date.