v0.0.10
What's Changed
- added comment for string format with golang template by @irdaislakhuafa in #30
- make code more simple by @irdaislakhuafa in #31
- call method Error() for message if cause error is not instance of pointer stacktrace by @irdaislakhuafa in #32
- fix log information, previously log not print where error located but print at where log method is called by @irdaislakhuafa in #33
- added code for sort implementation in golang by @irdaislakhuafa in #34
Full Changelog: v0.0.9...v0.0.10