Skip to content

Releases: MPCodeWriter21/log21

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 12:47
2.10.0

New exception classes to use with `argumentify`!

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Apr 08:21
2.9.2

Added more features to the ArgumentParser and fixed issues with Argum…

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Apr 21:28
2.9.1

Update `README.md`.

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Apr 21:08
Added the left shift and right shift to the Logger.

- Added the cin and cout functionalities.
- Moved Examples out of `README.md`.

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Mar 14:55
2.8.1b0

fix: 2.8.1b0

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Mar 22:00

Commits

  • 9f7cf7a: Update pypi workflow (CodeWriter21)

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:27
2.8.0b1

fix: Renamed `crash_report.log` to `.crash_report.log`.

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:35
Version 2.8.0:

+ Update python version
+ Updated license agreement
+ 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.

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Dec 02:53
2.8.0b0

v2.8.0b0: Changed the adding level error handling method to "ignore".

Auto Build

Auto Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Nov 10:32
2.7.1

fix: Improved compatibility.