Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 1.62 KB

Changelog

v2.0.0 (2024-12-27)

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: 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 #1

New Contributors

  • @bybatkhuu made their first contribution in #1

Full Changelog: https://github.com/bybatkhuu/mod.python-template/compare/v1.0.0...v1.0.1