Skip to content

Changelog

Taner Sener edited this page Nov 5, 2022 · 4 revisions

All notable changes to this project will be documented in this file.

development

v0.2.1 - 30-05-2022

  • Introduces suppressed exceptions support

v0.2.0 - 13-03-2022

  • ignoreModuleName option negated and renamed as printModuleName
  • Adds logback support via the logback module, which includes SmartExceptionConverter throwable converter class
  • Fixes issue #7

v0.1.1 - 28-11-2021

  • Fixes issue #4

v0.1.0 - 12-04-2020

  • First release for Java and Android
  • Builds shorter stack traces
  • Does not include module name while printing a stack trace element
  • Customises how a stack trace element will be printed
  • Defines how native methods and closed source stack trace elements will be printed
  • Searches for a cause in an exception chain
  • Gets the cause of a throwable
Clone this wiki locally