Skip to content

Latest commit

 

History

History
223 lines (122 loc) · 7.79 KB

File metadata and controls

223 lines (122 loc) · 7.79 KB
title hide
Release Notes
navigation

📌 Release Notes

v11.0.2 (2026-03-13)

What's Changed

🐛 Fixes

  • fix: ensure 'diagnose' attribute is set to False when conditions are … by @bybatkhuu in #49

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v11.0.1...v11.0.2

v11.0.1 (2026-03-06)

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v11.0.0...v11.0.1

v11.0.0 (2026-03-06)

What's Changed

💥 Breaking Changes

  • feat!: rename logging handler constants and update configuration files by @bybatkhuu in #48

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v10.0.3...v11.0.0

v10.0.3 (2026-02-27)

What's Changed

🐛 Fixes

  • fix: update potato_util version to 0.5.3 by @bybatkhuu in #47

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v10.0.2...v10.0.3

v10.0.2 (2026-02-24)

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v10.0.1...v10.0.2

v10.0.1 (2026-02-19)

What's Changed

🐛 Fixes

  • fix: simplify _check_level method by removing type checks by @bybatkhuu in #46

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v10.0.0...v10.0.1

v10.0.0 (2026-02-11)

What's Changed

💥 Breaking Changes

  • feat!: removed 'default' option to simplify configuration by @bybatkhuu in #45

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v9.1.1...v10.0.0

v9.1.1 (2026-02-11)

What's Changed

🐛 Fixes

  • fix: update potato_util version and refine type hint for _check_level… by @bybatkhuu in #44

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v9.1.0...v9.1.1

v9.1.0 (2026-02-04)

What's Changed

📦 Dependencies

  • feat: update potato_util version to 0.3.0 in requirements.txt by @bybatkhuu in #43

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v9.0.2...v9.1.0

v9.0.2 (2026-02-04)

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v9.0.1...v9.0.2

v9.0.1 (2026-02-04)

What's Changed

🐛 Fixes

  • feat: add typing definitions for logging records and update imports by @bybatkhuu in #42

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v9.0.0...v9.0.1

v9.0.0 (2026-02-04)

What's Changed

💥 Breaking Changes

  • feat!: standardize handler names and update logging configuration filters by @bybatkhuu in #41

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v8.0.2...v9.0.0

v8.0.2 (2026-02-04)

What's Changed

🐛 Fixes

  • fix: include missing classes in all export in config.py by @bybatkhuu in #40

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v8.0.1...v8.0.2

v8.0.1 (2026-02-04)

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v8.0.0...v8.0.1

v8.0.0 (2026-02-04)

What's Changed

💥 Breaking Changes

  • feat!: small but a lot of breaking changes... by @bybatkhuu in #38

📦 Dependencies

  • chore(deps): update beans-logging-fastapi requirement from <2.0.0,>=1.0.0 to >=1.0.0,<3.0.0 by @dependabot[bot] in #37

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v7.1.0...v8.0.0

v7.1.0 (2025-12-04)

What's Changed

🐛 Fixes

  • Streamline log path handling and simplify logger configuration by @bybatkhuu in #36

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v7.0.0...v7.1.0

v7.0.0 (2025-11-30)

What's Changed

💥 Breaking Changes

  • Major update: enhance and refactor logging module with new features. by @bybatkhuu in #35

📦 Dependencies

  • ⬆️ Update pylint requirement from <4.0.0,>=3.0.4 to >=3.0.4,<5.0.0 by @dependabot[bot] in #32
  • ⬆️ Update pytest requirement from <9.0.0,>=8.0.2 to >=8.0.2,<10.0.0 by @dependabot[bot] in #33
  • ⬆️ Update mkdocstrings[python] requirement from <1.0.0,>=0.24.3 to >=0.24.3,<2.0.0 by @dependabot[bot] in #34

New Contributors

  • @dependabot[bot] made their first contribution in #32

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v6.0.3...v7.0.0

v6.0.3 (2025-10-02)

What's Changed

🐛 Fixes

  • Simplify Pydantic version checks and reorganize schemas by @bybatkhuu in #31

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v6.0.2...v6.0.3

v6.0.2 (2025-10-01)

What's Changed

🐛 Fixes

  • fix: remove unnecessary UTF-8 encoding declarations and improve type … by @bybatkhuu in #30

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v6.0.1...v6.0.2

v6.0.1 (2025-10-01)

What's Changed

💥 Breaking Changes

  • BREAKING CHANGES!: refactor setup.py to pyproject.toml and many more … by @bybatkhuu in #29

Full Changelog: https://github.com/bybatkhuu/module-python-logging/compare/v6.0.0...v6.0.1