===== * Getting rid if class variables * Ability to customize caller info
0.12
===== * Fixed the logic that finds the log caller to intelligently traverse the stack as opposed to bold and rather mysterious assumptions. * Adding back the `warn()` alias for `warning()`, now that the caller logic is updated * Removing the concept of tag prefix
0.9.0
===== * Migrated to Poetry * Lowest supported Python is 3.8 * Added Makefile for streamlined dev workflow * Added tools: Flake8, Black * Added mypy type checking
0.2
===== * Adding 'ColorStreamHandler' on POSIX systems