Skip to content

Releases: PakitoSec/logurich

v0.7.1

06 Jan 11:10

Choose a tag to compare

What's Changed

  • fix: enhance logger.rich with width parameter support and update related tests by @PakitoSec in #10

Full Changelog: v0.7.0...v0.7.1

v0.7.0

04 Jan 19:48

Choose a tag to compare

What's Changed

  • feat: add width parameter to logger.rich and update related functionality by @PakitoSec in #9

Full Changelog: v0.6.0...v0.7.0

v0.6.0

31 Dec 16:08

Choose a tag to compare

What's Changed

  • refactor: move logger initialization to main and update init_logger to enable all modules by default by @PakitoSec in #8
  • logger is not longer init at the import time

Full Changelog: v0.5.1...v0.6.0

v0.5.1

30 Dec 11:24

Choose a tag to compare

What's Changed

  • chore: revert compatibility to python 3.9 by @PakitoSec in #7

Full Changelog: v0.5.0...v0.5.1

v0.5.0

30 Dec 10:55

Choose a tag to compare

What's Changed

  • feat(logger): refactor exports, corrected bugs, upgrade deps by @PakitoSec in #6

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Dec 08:33

Choose a tag to compare

What's Changed

  • fix: add contextual logging for multiprocessing by @PakitoSec in #5

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Nov 10:22

Choose a tag to compare

What's Changed

  • refactor(console): console now uses lazy loading and lazy evaluation by @PakitoSec in #4

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Nov 19:51

Choose a tag to compare

What's Changed

  • feat(click): added click helper for cli by @PakitoSec in #3
  • chore: update dependencies

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Sep 12:33

Choose a tag to compare

Initial release

Logurich is a logging library that combines Loguru and Rich.

Full Changelog: https://github.com/PakitoSec/logurich/commits/v0.1.0