Skip to content

Releases: bybatkhuu/module-python-logging

v7.0.0

30 Nov 06:55

Choose a tag to compare

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

Full Changelog: v6.0.3...v7.0.0

v6.0.3

02 Oct 08:38

Choose a tag to compare

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

01 Oct 05:37

Choose a tag to compare

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

01 Oct 05:10

Choose a tag to compare

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

31 Oct 04:30

Choose a tag to compare

What's Changed

📝 Documentation

👷 CI/CD

🔨 Scripts

Full Changelog: v5.0.0...v6.0.0

v5.0.0

30 Oct 17:20

Choose a tag to compare

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

30 Oct 12:38

Choose a tag to compare

What's Changed

🐛 Fixes

  • 🐛 Fixed message with brackets '{}' error. by @bybatkhuu in #23

Full Changelog: v4.3.2...v4.3.3

v4.3.2

21 Sep 08:15

Choose a tag to compare

What's Changed

🐛 Fixes

Full Changelog: v4.3.1...v4.3.2

v4.3.1

20 Sep 06:11

Choose a tag to compare

What's Changed

🐛 Fixes

Full Changelog: v4.3.0...v4.3.1

v4.3.0

20 Sep 06:00

Choose a tag to compare

What's Changed

✨ Features

  • ✨⬇️ Added pydantic_v1 support and downgraded depen… by @bybatkhuu in #20

Full Changelog: v4.2.0...v4.3.0