Releases: MPCodeWriter21/log21
Releases · MPCodeWriter21/log21
Auto Build
fix: Moved some dictionaries to `__init__` methods. `colors` in `Argparse.ColorizingHelpFormatter` class. `_level_name` in `Formatters._Formatter` class and `level_colors` in `Formatters.ColorizingFormatter` class. `sign_colors` in `PPrint.PrettyPrinter` class. `colors` in `TreePrint.TreePrint.Node` class.
Auto Build
2.5.2 fix: Improved type-hintings.
Auto Build
2.5.1 fix:Switched from build system to
Auto Build
2.5.0 feat: Added argument to function with will be passed to the formatter
Auto Build
2.4.7 Added `extra_values` argument to `CrashReporter.Formatter` which will…
Auto Build
Shortened the usage syntax for the CrashReporters. `console_crash_reporter` and `file_crash_reporter` are removed!
Auto Build
2.4.5 Added `no_color` parameter to ProgressBar.
Auto Build
2.4.4 Some bug fixes.
Auto Build
2.4.3 Improvements.
Auto Build
2.4.2 Bug fixes.