Releases: square/PonyDebugger
Releases · square/PonyDebugger
PonyDebugger v0.4.0
- 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)
PonyDebugger v0.3.1
- Fix only building active arch in debug. (@kyleve)
- Fix view hierarchy debugging with complex key paths. (@ryanolsonk)
- Fix crash in swizzled exchangeSubviewAtIndex:withSubviewAtIndex: (@ryanolsonk)
- Fix for crash when having a library that looks like a NSURLConnectionDelegate (@peterwilli)
PonyDebugger v0.3.0
- Remote Logging and Introspection (@wlue)
- Request response pretty printing in Network Debugger (@davidapgar)
- Minor bug fixes and improvements. (@jerryhjones, @conradev, @ryanolsonk)