Releases: bybatkhuu/module-python-logging
Releases · bybatkhuu/module-python-logging
v7.0.0
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: v6.0.3...v7.0.0
v6.0.3
What's Changed
🐛 Fixes
- Simplify Pydantic version checks and reorganize schemas by @bybatkhuu in #31
Full Changelog: v6.0.2...v6.0.3
v6.0.2
What's Changed
🐛 Fixes
- fix: remove unnecessary UTF-8 encoding declarations and improve type … by @bybatkhuu in #30
Full Changelog: v6.0.1...v6.0.2
v6.0.1
What's Changed
💥 Breaking Changes
- BREAKING CHANGES!: refactor setup.py to pyproject.toml and many more … by @bybatkhuu in #29
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
📝 Documentation
- Removed old FastAPI middleware feature. by @bybatkhuu in #28
👷 CI/CD
- 💚 Minor update. by @bybatkhuu in #27
🔨 Scripts
- 🔨 Updated scripts. by @bybatkhuu in #26
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
💥 Breaking Changes
- 💥🔨 Changed 'BEANS_LOGGING_DIR' to 'BEANS_LOGGING_LOGS_DIR… by @bybatkhuu in #25
Full Changelog: v4.3.3...v5.0.0
v4.3.3
What's Changed
🐛 Fixes
- 🐛 Fixed message with brackets '{}' error. by @bybatkhuu in #23
Full Changelog: v4.3.2...v4.3.3
v4.3.2
What's Changed
🐛 Fixes
- 🎨 Merged config schemas into one. by @bybatkhuu in #22
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
🐛 Fixes
- 🎨 Added
__all__forimport *. by @bybatkhuu in #21
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
✨ Features
- ✨⬇️ Added pydantic_v1 support and downgraded depen… by @bybatkhuu in #20
Full Changelog: v4.2.0...v4.3.0