All Versions
8
Latest Version
Avg Release Cycle
128 days
Latest Release
2052 days ago

Changelog History

  • v1.3.0 Changes

    August 15, 2018

    ๐Ÿ‘ Thanks to https://github.com/Michelasso WatchdogInspector supports now tvOS

  • v1.2.0

    October 23, 2017
  • v1.1.0

    January 25, 2017
  • v1.0.0 Changes

    August 10, 2016

    0๏ธโƒฃ You can now turn off the stalling exceptions (turned on by default)

  • v0.3 Changes

    May 30, 2016

    ๐Ÿ‘‰ Uses a simple UIWindow instead of the sub dependency.

  • v0.2.1 Changes

    March 10, 2016
    • ๐ŸŒฒ Does not log (Start and Stop) if logging is disabled
    • โž• Adds some more Tests
    • โšก๏ธ Updates the example projects (Swift)
    • ๐Ÿš€ Uses iOS 7 as CocoaPods deployment target (instead of iOS 8)
  • v0.2.0 Changes

    March 06, 2016
    • โšก๏ธ Exposes updateWatchdogInterval + (void)setUpdateWatchdogInterval:(NSTimeInterval)time;
      • Change the update interval for the background thread timer to count the main thread frames
    • โž• Adds getter to check activity + (BOOL)isRunning;
    • ๐Ÿ›  Fixes wrong behaviour when start/stop/start via a button or toggle function
  • v0.1.0

    March 03, 2016