| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pulse-xcframeworks-ios.zip | 2024-09-20 | 5.3 MB | |
| pulse-xcframeworks-all-platforms.zip | 2024-09-20 | 18.8 MB | |
| Pulse 5.1.1 source code.tar.gz | 2024-09-19 | 2.8 MB | |
| Pulse 5.1.1 source code.zip | 2024-09-19 | 2.9 MB | |
| README.md | 2024-09-19 | 579 Bytes | |
| Totals: 5 Items | 29.7 MB | 0 | |
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