Skip to content

Releases: axcel-blade/Auto-Gen-Py-Project

Release list

v0.2.1

Choose a tag to compare

@axcel-blade axcel-blade released this 31 May 02:38

What's Changed

Fixed

  • Renamed build.py to pybuild.py to prevent shadowing Python's build package when running python -m build
  • Removed unused import in tests/test_main.py (ruff F401)

Changed

  • Updated LICENSE from GPL v3 to AGPL v3
  • Refactored README — badges, table of contents, removed dev/ops content
  • Added CD pipeline (cd.yml) — staging to TestPyPI on push to main, production to PyPI on GitHub Release
  • Added community health files: CHANGELOG.md, SECURITY.md, CODE_OF_CONDUCT.md, SUPPORT.md
  • Added GitHub templates: PR template, bug report, feature request

Full changelog: https://github.com/axcel-blade/Auto-Gen-Py-Project/blob/main/CHANGELOG.md

v0.1.3

Choose a tag to compare

@axcel-blade axcel-blade released this 06 May 15:32

Release v0.1.3