- Poetry distribution
- Precaution: fallback to UTC if local timezone raises an Exception
- Bugfix: Proper add handler to all handlers
- Bugfix: Proper emit to file handler
- It is now possible to toggle Logger screen colored output
- It is now possible to set the current global log_session_filename while instantiating the first Logger
- Small precaution
- GitHub Actions Python Version Bugfix
- Bugfix
- tox bugfix
- Removed dumping sensitive data
- Pathlib prerequisite fix for Python 3.4+
- Colorlog import fixed @ Python < 3.5
- IntEnum import fixed @ Python < 3.6
- win_unicode_console version tweak
- Python 3.9 support
- Screen Logger Message Format argument added
- FileHandler now adds to all previously existing loggers
- Pylint removed
- Bugfix
- Individual loggers that skip global logging level change
- Pendulum module version bumped
- Enum module usage
- Code testing update
- Bugfix
- Minor tweaks
- Bugfix
- Documentation update
- Github Pages setup
- ReadTheDocs documentation setup
- Refactoring
- Bugfix
- GitHub Actions stabilized.
- First release on PyPI.