π Release Notes
v3.2.1 (2025-09-17)
What's Changed
π Documentation
Refactor dependency installation and update requiremen⦠by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/20
π¦ Dependencies
- β¬οΈ Update pytest-cov requirement from <7.0.0,>=5.0.0 to >=5.0.0,<8.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-template/pull/19
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.2.0...v3.2.1
v3.2.0 (2025-09-06)
What's Changed
β¨ Features
Clean up configuration and remove unused MyClassConfigPM d⦠by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/18
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.1.4...v3.2.0
v3.1.4 (2025-08-23)
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.1.3...v3.1.4
v3.1.3 (2025-08-23)
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.1.2...v3.1.3
v3.1.2 (2025-08-21)
What's Changed
π Fixes
- Refactor and improve type hints in MyClass by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/17
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.1.1...v3.1.2
v3.1.1 (2025-08-20)
What's Changed
π¬ Other
- Add pre-commit hooks and refine testing setup by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/16
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.1.0...v3.1.1
v3.1.0 (2025-08-19)
What's Changed
π Documentation
Update documentation and scripts: enhance mkdocs serve command⦠by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/15
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.0.2...v3.1.0
v3.0.2 (2025-08-18)
What's Changed
π Documentation
- Add documentation and scripts for project management by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/14
π¦ Dependencies
- β¬οΈ Update setuptools-scm requirement from <9.0.0,>=8.0.4 to >=8.0.4,<10.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-template/pull/13
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.0.1...v3.0.2
v3.0.1 (2025-07-02)
What's Changed
π· CI/CD
Refactor release process: remove fetch-depth fr⦠by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/12
π¦ Dependencies
- β¬οΈ Update setuptools requirement from <80.0.0,>=70.3.0 to >=70.3.0,<81.0.0 by @dependabot in https://github.com/bybatkhuu/module-python-template/pull/11
- β¬οΈ Update pytest-cov requirement from <6.0.0,>=5.0.0 to >=5.0.0,<7.0.0 by @dependabot in https://github.com/bybatkhuu/module-python-template/pull/10
New Contributors
- @dependabot made their first contribution in https://github.com/bybatkhuu/module-python-template/pull/11
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v3.0.0...v3.0.1
v3.0.0 (2025-06-18)
What's Changed
π₯ Breaking Changes
update Python version to 3.10 and remove base script by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/9
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v2.0.0...v3.0.0
v2.0.0 (2024-12-27)
What's Changed
π₯ Breaking Changes
- Refactor project structure and update documentation by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/7
π Fixes
Rename variable from _my_class to _my_object for clarity in examples and tests by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/8
π Documentation
Updated scripts documentation files. by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/3
Updated docs. by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/5
π¨ Scripts
Updated scripts options. by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/2
Added new option for test.sh script. by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/4
π¬ Other
Changed github repo name. by @bybatkhuu in https://github.com/bybatkhuu/module-python-template/pull/6
Full Changelog: https://github.com/bybatkhuu/module-python-template/compare/v1.0.1...v2.0.0
v1.0.1 (2024-12-26)
What's Changed
π Fixes
Minor update. by @bybatkhuu in https://github.com/bybatkhuu/mod.python-template/pull/1
New Contributors
- @bybatkhuu made their first contribution in https://github.com/bybatkhuu/mod.python-template/pull/1
Full Changelog: https://github.com/bybatkhuu/mod.python-template/compare/v1.0.0...v1.0.1