Skip to content

πŸ“Œ 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