Releases: bybatkhuu/module-python-utils
Releases · bybatkhuu/module-python-utils
v0.5.3
What's Changed
🐛 Fixes
- fix: handle ValueError in is_debug_mode function by @bybatkhuu in #17
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
🐛 Fixes
- fix: reorder parameters in async_create_ssl_certs and correct typo in… by @bybatkhuu in #16
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
✨ Features
- feat(crypto): add asymmetric, symmetric, hashing, JWT, and password u… by @bybatkhuu in #15
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
✨ Features
- feat: add new enums for languages and currencies; enhance regex patte… by @bybatkhuu in #14
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
🐛 Fixes
- fix: correct indentation for sorting file paths in read_all_configs f… by @bybatkhuu in #13
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
✨ Features
- feat: add support for reading multiple config file formats asynchrono… by @bybatkhuu in #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 #11
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
✨ Features
- feat: add async and sync functions to read YAML, JSON, TOML, and INI … by @bybatkhuu in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
✨ Features
- feat: add is_debug_mode function to check application debug status by @bybatkhuu in #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 #5
- chore(deps): update pylint requirement from <4.0.0,>=3.0.4 to >=3.0.4,<5.0.0 by @dependabot[bot] in #6
- chore(deps): update pytest requirement from <9.0.0,>=8.0.2 to >=8.0.2,<10.0.0 by @dependabot[bot] in #7
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.0.5...v0.1.0