Pulse 0.9.2
- Add default initializers for PulseUI views
- Add
MainViewController
for easier UIKit integration - Pulse now be installed on as low as iOS 11. Console will only work on iOS 13, but
MainViewController
is available on iOS 11 and will show "Console is only available in iOS 13 and higher" when running on iOS 12 or lower - Rename
LoggerView
toMainView
- Fix an issue with mock store creation