v1.0
- add the possibility to print an arbitrary stacktrace
- add CriticalHandler enumeration
- fix the ??:00 bug
- unknown methods are not highlighted anymore
- display the method name from addr2line
- clean up and format code
- add sample
- add documentation
v0.9
- add warning when the -g -X compilation flags were missing
- fixed line number formatting
- added line number to complete file path
v0.8
- highlight line number
- add the option to hide frame for system libraries (libc.so.6, libgobject-2.0.so.0...)
- the relative path adds .. if necessary
Initial release