New
Pulse 5.1.1
What's Changed
- Implement deep JSON redaction by @briancordanyoung in https://github.com/kean/Pulse/pull/292
- Fix a CoreData multithreading issue in
LoggerStore.info()by @ejensen in https://github.com/kean/Pulse/pull/293 - Fix
ConsoleViewfocus state clipping on tvOS by @ejensen in https://github.com/kean/Pulse/pull/295 - Revert the removal of the
NetworkLogger’s convenience initializer by @ejensen in https://github.com/kean/Pulse/pull/294
New Contributors
- @briancordanyoung made their first contribution in https://github.com/kean/Pulse/pull/292