Skip to content

Releases: MPCodeWriter21/log21

Auto Build

27 Jun 11:01
Compare
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
Compare
Choose a tag to compare
Auto Build Pre-release
Pre-release
2.5.2

fix: Improved type-hintings.

Auto Build

08 Jun 18:33
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Auto Build Pre-release
Pre-release
2.4.4

Some bug fixes.

Auto Build

06 Apr 08:25
Compare
Choose a tag to compare
Auto Build Pre-release
Pre-release
2.4.3

Improvements.

Auto Build

20 Feb 20:12
Compare
Choose a tag to compare
Auto Build Pre-release
Pre-release
2.4.2

Bug fixes.