Releases: bybatkhuu/module.python-template
Releases · bybatkhuu/module.python-template
v3.0.1
What's Changed
👷 CI/CD
- 🔨💚 Refactor release process: remove fetch-depth fr… by @bybatkhuu in #12
📦 Dependencies
- ⬆️ Update setuptools requirement from <80.0.0,>=70.3.0 to >=70.3.0,<81.0.0 by @dependabot in #11
- ⬆️ Update pytest-cov requirement from <6.0.0,>=5.0.0 to >=5.0.0,<7.0.0 by @dependabot in #10
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
💥 Breaking Changes
- 💥 update Python version to 3.10 and remove base script by @bybatkhuu in #9
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
💥 Breaking Changes
- Refactor project structure and update documentation by @bybatkhuu in #7
🐛 Fixes
- 📝 Rename variable from _my_class to _my_object for clarity in examples and tests by @bybatkhuu in #8
📝 Documentation
- 📝 Updated scripts documentation files. by @bybatkhuu in #3
- 📝 Updated docs. by @bybatkhuu in #5
🔨 Scripts
- 🔨 Updated scripts options. by @bybatkhuu in #2
- 🔨 Added new option for test.sh script. by @bybatkhuu in #4
💬 Other
- 🚚 Changed github repo name. by @bybatkhuu in #6
Full Changelog: v1.0.1...v2.0.0
v1.0.1
What's Changed
🐛 Fixes
- 🎨 Minor update. by @bybatkhuu in #1
New Contributors
- @bybatkhuu made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1