Skip to content

0.4.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 07 Nov 21:27
· 15 commits to main since this release
f54c4f7

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

Full Changelog: 0.3.1...0.4.0