Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Improved Logging and Nullability Annotations

Compare
Choose a tag to compare
@dontgitit dontgitit released this 03 Jun 05:06
· 106 commits to master since this release

2.0.0

Released on 2016-06-02

Added

  • fleshed out README
  • added CHANGELOG
  • added CONTRIBUTING
  • new logging system
  • nullability annotations
  • overrides/defaults for methods that take nullable params

Removed

  • unessential logging in non-DEBUG builds

Changed

  • updated pod version to 7.0 (from 5.0) in preparation for NSURLSession
  • logging changes