0.4.0
What's Changed
- Fixed: Fields (query, headers, form data, etc.) now preserve order when printed (thanks @fonkadelic, #57). To preserve this order, URL Routing now depends on Apple's Swift Collections package.
- Fixed: Updated calls to
withTaskCancellation
to the non-deprecated version (thanks @kgrigsby59, #56).
New Contributors
- @kgrigsby59 made their first contribution in #56
Full Changelog: 0.3.1...0.4.0