Skip to content

FiveEight

Choose a tag to compare

@helje5 helje5 released this 16 Apr 15:44
· 142 commits to main since this release
e2de168
  • Fix compilation warnings against Swift 5.8
  • Make BasicAuth.Options.init public, so that one can actually create it ;-)
  • Allow basicAuth w/o specifying options
  • Add overloads to avoid 5.8 warnings on json([]) and json([:]) (empty arrays/dicts)
  • Cleanup the Route factories by moving them into own files