v2.3.0
- Add background upload support using
HTTPBody
- TNL will encapsulate the busy-work if there is an upload desire via an
HTTPBody
instead of anHTTPFilePath
- TNL will encapsulate the busy-work if there is an upload desire via an
- Migrate to Xcode 10
- Enable parallel unit tests (so much faster!)
- Other miscellaneous minor fixes