Skip to content

0.2.0: HTTPClient and Swift 5.1

Choose a tag to compare

@bdrelling bdrelling released this 07 Oct 22:57
  • Added HTTPClient, a proof of concept class for bringing all Networking-related functionality in-house.
  • Split up the UtilityBelt module in anticipation of having more modules in the project, starting with UtilityBeltNetworking.
  • Added lots of documentation through UtilityBeltNetworking.
  • Ensured Xcode 11 and Swift 5.1 support.