FiveEight
- Fix compilation warnings against Swift 5.8
- Make BasicAuth.Options.init public, so that one can actually create it ;-)
- Allow
basicAuthw/o specifying options - Add overloads to avoid 5.8 warnings on
json([])andjson([:])(empty arrays/dicts) - Cleanup the Route factories by moving them into own files