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