Skip to content

v2.3.0

Compare
Choose a tag to compare
@NSProgrammer NSProgrammer released this 28 Oct 18:10
· 8 commits to master since this release
  • Add background upload support using HTTPBody
    • TNL will encapsulate the busy-work if there is an upload desire via an HTTPBody instead of an HTTPFilePath
  • Migrate to Xcode 10
    • Enable parallel unit tests (so much faster!)
  • Other miscellaneous minor fixes