Skip to content

22.06.1

Compare
Choose a tag to compare
@ZahidZafar ZahidZafar released this 17 Oct 12:37
· 25 commits to master since this release
5a9f49c
  • !! Major breaking change !! We are removing the 'LogLevel' enum out of the 'Countly' class which will change how that enum can be referenced. 'Countly::LogLevel' will not work, you will have to use 'cly::LogLevel' instead.
  • Added functionality to record a crash.
  • Added ability to record breadcrumbs for crash recording.