This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
Releases: vapor/url-encoded-form
Releases · vapor/url-encoded-form
Add support for Codable types with URL properties.
Add support for encoding and decode URLs. Fixes #24
URLEncodedForm 1.0.7
Encodes reserved characters like &
in URL-encoded form keys and values.
URL-Encoded Form 1.0.6
Fixed:
- Silenced a Swift 5 warning.
URL-Encoded Form 1.0.5
URL-Encoded Form 1.0.4
URL-Encoded Form 1.0.3
URL-Encoded Form 1.0.2
URL-Encoded Form 1.0.1
Fixed:
- Fixed a warning about
fileprivate
extensions.
URL-Encoded Form 1.0.0
Introducing URL-encoded Form 1.0! 🎉
📝 Previously this package was part of Vapor, but now it has been separated so that any Swift project can take advantage of it. This package parses and serializes url-encoded form data with Codable support.
Docs:
https://docs.vapor.codes/3.0/url-encoded-form/getting-started/
API Docs:
https://api.vapor.codes/url-encoded-form/latest/URLEncodedForm
Milestone:
1.0.0