Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 413 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 413 Bytes

0.2.0

  • Swift 3 support
  • Removed Swizzling in order to improve ErrorKing's "swiftyness"
  • Several improvements
    • The default empty state view is now done via view code instead of a Storyboard, but custom views can still be done with storyboards

0.1.3

  • Added Carthage support
    • Change the internal file's structure for CocoaPods

0.1.2

  • Initial release
    • Added CocoaPods support