Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 2.32 KB

0.3.0 (2020-06-30)

Bug Fixes

Features

  • feat(android): add recordException method 6ba14eb
  • feat(ios): add recordException method 7fdf456
  • feat(web): add definition for recordException 5f85199

Docs

  • docs: update readme for new recordException method (44d4d98
  • docs: update typo 065d1a4

Chores

  • chore: rearrange method in docs bcb0044

0.2.0 (2020-06-30)

Bug Fixes

Features

  • feat(ios): add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports 0ce276f
  • feat(android): add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports 0c41d9a

Docs

  • docs: add platform compatibility for each method (30d121c
  • docs: update readme (a3fbc33
  • docs: update readme with message option as mandatory for crash method e47a3b8

Chores

  • chore: fix circleci tests 2c4e72f