Skip to content

📌 Release Notes

v0.2.0 (2025-11-25)

What's Changed

✨ Features

  • feat: add async and sync functions to read YAML, JSON, TOML, and INI … by @bybatkhuu in https://github.com/bybatkhuu/module-python-utils/pull/9

Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.1.0...v0.2.0

v0.1.0 (2025-11-23)

What's Changed

✨ Features

  • feat: add is_debug_mode function to check application debug status by @bybatkhuu in https://github.com/bybatkhuu/module-python-utils/pull/8

📦 Dependencies

  • chore(deps): update aiofiles requirement from <25.0.0,>=24.1.0 to >=24.1.0,<26.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-utils/pull/5
  • chore(deps): update pylint requirement from <4.0.0,>=3.0.4 to >=3.0.4,<5.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-utils/pull/6
  • chore(deps): update pytest requirement from <9.0.0,>=8.0.2 to >=8.0.2,<10.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-utils/pull/7

New Contributors

  • @dependabot[bot] made their first contribution in https://github.com/bybatkhuu/module-python-utils/pull/5

Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.0.5...v0.1.0

v0.0.5 (2025-10-02)

What's Changed

✨ Features

  • feat: add get_slug_name function to slugify file names by @bybatkhuu in https://github.com/bybatkhuu/module-python-utils/pull/4

Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.0.4...v0.0.5

v0.0.4 (2025-10-01)

Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.0.3...v0.0.4

v0.0.3 (2025-09-30)

What's Changed

🐛 Fixes

  • Update documentation, refactor potato_util module, and enhance error handling by @bybatkhuu in https://github.com/bybatkhuu/module-python-utils/pull/3

Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.0.2...v0.0.3

v0.0.2 (2025-09-18)

Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.0.1...v0.0.2