+ Fixed Carriage Return Handling. + Fixed setting level using `log21.basic_config` + Added more configuration for developer tools to the `pyproject.toml` file. + Added pre-commit.
2.8.1b0
+ Fixed setting level using `log21.basic_config`
2.8.1a0
+ Fixed Carriage Return Handling.
2.8.0
+ Update python version + Renamed `crash_report.log` to `.crash_report.log`. + Added "force" error handling method to `Logger.add_level`. + Changed the adding level error handling method to "ignore". + Ability to add new methods to the Logger object for each custom level.
2.8.0b1
+ Renamed `crash_report.log` to `.crash_report.log`.
2.8.0b0
+ Changed the adding level error handling method to "ignore".