- Added helpers with regards to python features/concepts. (20200304) - Add context manager for handling tools errors and generate a user friendly message about increasing verbosity (20200403)
Bugfixes --------
- Fixed pre-commit configuration (20200323)
Improved Documentation ----------------------
- Added licence notice (20200319)
Misc ----
- 20200402
1.1.0
====================
Features --------
- Added a traceback parameter to log_exception (20200318)
Misc ----
- 20200210, 202002102
1.0.0
====================
Major changes -------------
- Initial release. (1)
Features --------
- Add a base exception class. (2) - Add logging helper functions. (3)