Skip to content

Releases: DSestu/python-project-template

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 09:02
209c324

0.4.2 (2026-08-16)

Miscellaneous Chores

  • enhance cookiecutter template with options for PyPI release workflow and wheel building (8fdfbf0)
  • refine cookiecutter template for improved PyPI release process and wheel generation (a1bf3ba)
  • update GitHub Actions workflows to use latest action versions for checkout, cache, release-please, and GitHub release (45c7606)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Jan 18:51
b8ef6fe

0.4.1 (2026-01-09)

Miscellaneous Chores

  • change variable name of projet folder (ecbb5cd)
  • update dependencies in pyproject.toml and implement Entrypoint class in main.py for command handling (7a10150)
  • update release workflow to include publishing to PyPI (7b20adb)

Documentation

  • add comprehensive README with project overview, setup instructions, and key features (1136373)
  • add important note about PyPI project name conflicts to README; update README in project template with release process clarification; adjust test directory in CI workflow (4423012)
  • correct typos in README and update pull request workflow instructions for clarity; add release-please configuration file (c77252a)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 17:10
d3e81f4

0.4.0 (2026-01-09)

New features

  • add main application logic and hello world functionality with tests (4e88866)
  • dynamically_change_cookiecutter_defaults (#32) (7a9224b)

Miscellaneous Chores

  • add release-please manifest and update code validation workflow (9b6ef7e)
  • clean up project files by removing trailing newlines in configuration and README files for consistency (3aef230)
  • enhance release workflow by adding checkout step and ensuring full fetch depth (f207a68)
  • refine pre-commit configuration to exclude specific project files from hooks for improved consistency (0e65ffb)
  • remove ruff pre-commit hooks from configuration to streamline setup and avoid conflicts with project files (2ab2aa3)
  • rename project_name in cookiecutter.json to "python-project-template" (13ac6a5)
  • update configuration files and README for consistency and clarity (c07acea)
  • update cookiecutter.json and pyproject.toml for project name consistency, enhance README with additional setup instructions, and remove outdated TEMPLATE_STRUCTURE.md (a70704b)
  • update pre-commit configuration to exclude GitHub workflows from specific hooks for improved consistency (1f29c03)
  • update project name in pyproject.toml and simplify README content for clarity (1c7fda7)
  • update pyproject.toml to include authors and project URLs (3f6a8ce)

Documentation

  • add section on easy code quality checks to README, including instructions for activating, deactivating, and running pre-commit hooks (fb832da)
  • enhance README with GitHub repository setup instructions and improve formatting for clarity; update code validation workflow to include test execution (aa1465f)
  • enhance README with installation instructions for uv and cookiecutter usage (8bad087)
  • expand README with quick start guide, detailed setup instructions for automated releases, and PyPI publishing configuration (e46d439)
  • update README to clarify project goals, features, and usage instructions for the CookieCutter template (d874702)
  • update README to improve formatting of key features section for clarity and consistency (57d9f02)

v0.3.11

Choose a tag to compare

@github-actions github-actions released this 09 Jan 14:08
a904de4

0.3.11 (2026-01-09)

Miscellaneous Chores

  • update pre-commit configuration to exclude GitHub workflows and enhance release workflow with version change and publishing steps (3d27e21)

v0.3.10

Choose a tag to compare

@github-actions github-actions released this 09 Jan 13:51
efa7a43

0.3.10 (2026-01-09)

Miscellaneous Chores

  • update project name in pyproject.toml to "python-project-template_test" (85d293f)
  • update project name in pyproject.toml to "python-project-template_test" (#28) (a20883f)

v0.3.9

Choose a tag to compare

@github-actions github-actions released this 09 Jan 13:35
a6ae80c

0.3.9 (2026-01-09)

Miscellaneous Chores

  • enhance release workflow to include version change and build steps for PyPI publishing (7c656e0)
  • enhance release workflow to include version change and build steps for PyPI publishing (#26) (fbb2721)

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 09 Jan 13:30
cb1f9dd

0.3.8 (2026-01-09)

Miscellaneous Chores

  • enhance release workflow to handle versioning and improve PyPI publishing steps (72d1ae1)
  • enhance release workflow to handle versioning and improve PyPI publishing steps (#24) (80db5f6)

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 09 Jan 13:25
1b437d9

0.3.7 (2026-01-09)

Miscellaneous Chores

  • refactor release workflow to add separate job for publishing to PyPI (b4a5c12)
  • refactor release workflow to add separate job for publishing to PyPI (#22) (b5dae30)
  • update release workflow permissions to allow write access for contents (329e234)
  • update release workflow permissions to allow write access for contents (#21) (a9ba9f4)
  • update release workflow to include environment and permissions for PyPI publishing (3f7d7ef)
  • update release workflow to include environment and permissions for PyPI publishing (#20) (177d3b8)

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 09 Jan 12:57
53e6f67

0.3.6 (2026-01-09)

Miscellaneous Chores

  • update release workflow permissions to include id-token (100ade7)
  • update release workflow permissions to include id-token (#18) (0d447df)

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 09 Jan 12:52
b9b0f77

0.3.5 (2026-01-09)

Miscellaneous Chores

  • add PyPI publishing step to release workflow (15e603a)
  • add PyPI publishing step to release workflow (#16) (db6d9f8)