Skip to content

Releases: MPCodeWriter21/log21

Auto Build

15 Jul 16:20

Choose a tag to compare

Auto Build Pre-release
Pre-release
2.5.5

fix: Fixed a bug in the `TreePrint` class.

Auto Build

12 Jul 15:56

Choose a tag to compare

Auto Build Pre-release
Pre-release
2.5.4

fix: Added the COLORS directly into Colors module.

Auto Build

27 Jun 11:01

Choose a tag to compare

Auto Build Pre-release
Pre-release
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

27 Jun 02:58

Choose a tag to compare

Auto Build Pre-release
Pre-release
2.5.2

fix: Improved type-hintings.

Auto Build

08 Jun 18:33

Choose a tag to compare

Auto Build Pre-release
Pre-release
2.5.1

fix:Switched from  build system to

Auto Build

08 Jun 18:23

Choose a tag to compare

Auto Build Pre-release
Pre-release
2.5.0

feat: Added  argument to  function with will be passed to the formatter

Auto Build

09 May 19:44

Choose a tag to compare

Auto Build Pre-release
Pre-release
2.4.7

Added `extra_values` argument to `CrashReporter.Formatter` which will…

Auto Build

09 May 19:18

Choose a tag to compare

Auto Build Pre-release
Pre-release
Shortened the usage syntax for the CrashReporters.

`console_crash_reporter` and `file_crash_reporter` are removed!

Auto Build

19 Apr 08:03

Choose a tag to compare

Auto Build Pre-release
Pre-release
2.4.5

Added `no_color` parameter to ProgressBar.

Auto Build

14 Apr 18:35

Choose a tag to compare

Auto Build Pre-release
Pre-release
2.4.4

Some bug fixes.