Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 367 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 367 Bytes

Changelog

1.0.0-rc2

  • Added explicitly_collect_exceptions to commands configuration to work around multiple collection of the same exception.

1.0.0-rc1

  • Added basic memory tracking, disabled by default
  • Refactored how custom labels and custom are attached

0.9.0

  • Replacing createError w/ createErrorFromThrowable (#1)

0.8.0

Initial version.