π Release Notes
v0.4.0 (2026-02-23)
What's Changed
β¨ Features
- feat: add new enums for languages and currencies; enhance regex patte⦠by @bybatkhuu in https://github.com/bybatkhuu/module-python-utils/pull/14
Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.3.1...v0.4.0
v0.3.1 (2026-02-11)
What's Changed
π Fixes
- fix: correct indentation for sorting file paths in read_all_configs f⦠by @bybatkhuu in https://github.com/bybatkhuu/module-python-utils/pull/13
Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.3.0...v0.3.1
v0.3.0 (2026-02-04)
Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.2.1...v0.3.0
v0.2.1 (2026-02-04)
What's Changed
β¨ Features
- feat: add support for reading multiple config file formats asynchrono⦠by @bybatkhuu in https://github.com/bybatkhuu/module-python-utils/pull/12
π¦ Dependencies
- chore(deps): update mkdocstrings[python] requirement from <1.0.0,>=0.24.3 to >=0.24.3,<2.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-utils/pull/11
Full Changelog: https://github.com/bybatkhuu/module-python-utils/compare/v0.2.0...v0.2.1
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