Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 512 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 512 Bytes

ChangeLog

1.7.0

  • Migration to NestJS 8
  • Update dependencies

1.6.0

  • Added forRootAsync method for async initialization

1.5.0

  • Fix imlementing LoggerService (thx @btd1337)

1.4.1

  • Up rollabar version and export

1.4.0

  • Added full rollbar api config support (thx @rhutchison)

1.3.0

  • Added rethrow option to RollbarHandler

1.2.0

  • Added RollbarHandler decorator to catch errors inside class method

1.1.0

  • Injection simplification

1.0.0

  • First version