The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Make attachAuthorization open
Use UURemoteApi inside of UURemoteData
Made UUHttpResponse fields immutable
- Skip data parsing on an empty response
- Comment out NSLog statements
Add public initializers to data parsers and handlers
Refactored response handling
Form post fixes
More Unit testing
- Replaced all legacy, non-functioning thread safety mechanisms
- Broke UUHttpSession into more modular/granular files
- Added unit tests
Updating to use UUSwiftCore 1.1.3
Fixing UUSwiftCore version depenency in Xcode project
Updating UUSwiftCore in the Package file
Removing code signing from the project