PonyDebugger Changelog

What's new in PonyDebugger 0.4.1

Feb 23, 2015
  • Fix warnings and deprecations;
  • Fix "(null)'s Simulator" issue;
  • Stop spamming log warnings.

New in PonyDebugger 0.4.0 (Sep 5, 2014)

  • Support NSURLSession requests for the Network Debugger. (@viteinfinite)
  • New test application that removes the AFNetworking dependency. (@viteinfinite)
  • Remove custom base64 implementation with Apple's built-in implementation. (@kyleve)
  • Add PodSpec for pulling the git repository directly. (@wlue)

New in PonyDebugger 0.3.0 (Sep 6, 2013)

  • Remote Logging and Introspection
  • Request response pretty printing in Network Debugger
  • Minor bug fixes and improvements.