Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

10 lines (10 loc) · 733 Bytes

#Change Log

  • Version 0.4.0: (2018/10/02) - Update for Swift 4.2
  • Version 0.3.2: (2017/05/23) - Updated first parameter of XCGLogger extension functions in order to override correctly the updated XCGLogger version
  • Version 0.3.1: (2016/12/08) - removed 2 compiler warnings
  • Version 0.3.0: (2016/12/08) - Xcode 8.1 support. Upgrade to iOS 9.
  • Version 0.2.0: (2016/11/23) - Update for Swift 3
  • Version 0.1.4: (2016/08/23) - added XCGLogger limit <= 3.3 since any version above will break this connector
  • Version 0.1.3: (2016/06/08) - fixes
  • Version 0.1.2: (2016/02/15) - added a switch to display additional debug info inline
  • Version 0.1.1: (2015/11/20) - Initial Release