-
Notifications
You must be signed in to change notification settings - Fork 2
Changelog
Taner Sener edited this page Nov 5, 2022
·
4 revisions
All notable changes to this project will be documented in this file.
v0.2.1 - 30-05-2022
- Introduces
suppressed
exceptions support
v0.2.0 - 13-03-2022
-
ignoreModuleName
option negated and renamed asprintModuleName
- Adds
logback
support via thelogback
module, which includesSmartExceptionConverter
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
andAndroid
- 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
Copyright (c) 2020-2022 SmartException