Skip to content

Releases: SongshGeo/Python-Project-Template

v1.4.0

28 Dec 14:55
8a84312

Choose a tag to compare

1.4.0 (2025-12-28)

Features

  • cursor: ✨ Add cursorignore file, keep file for plans, and define AI assistant coding rules in cursorrules.mdc (50ff4f9)
  • makefile: ✨ Add support for optional dependency groups in setup process (cd872c6)

Documentation

  • cache: 📝 Add initial documentation files for architecture, progress, and project design (8910233)

v1.3.1

28 Dec 11:43
765aacd

Choose a tag to compare

1.3.1 (2025-12-28)

Documentation

  • tech-stack: 📝 Add initial tech stack documentation outlining development environment, tooling, quality gates, and testing harness (5d6b62b)

v1.3.0

26 Oct 16:31
9ef7ab3

Choose a tag to compare

1.3.0 (2025-10-26)

Features

  • makefile: ✨ Add multi-version testing support with tox and update README instructions (f68f78b)
  • project: ✨ Enhance project setup with uv and poetry support, update README and configuration scripts (2ac0e5a)

Documentation

  • docs: 📝 Add comprehensive documentation including quick start guide, configuration details, and deployment instructions (e58ef08)

v1.2.0

14 Feb 08:46
de66b17

Choose a tag to compare

1.2.0 (2025-02-14)

Features

  • ✨ include a github sponsor workflow (fe69410)
  • ✨ 自动 setup 新项目 (e350678)

Bug Fixes

  • 🐛 Fix release please to update python package version (04c6248)

v1.1.0

07 Dec 18:09
b9b6a5d

Choose a tag to compare

1.1.0 (2024-12-07)

Features

  • ✨ 使用 release-please 代替过时的 standard-version (d76f48c)

Bug Fixes

  • 🐛 让 GitHub workflow 在 main 和 master 分支都能用 (d5c368e)
  • 💚 不再默认配置发布到 pypi (7c078ba)