Skip to content

Releases: entelecheia/hyperfast-python-template

v0.16.3

14 Nov 18:54

Choose a tag to compare

v0.16.3 (2024-11-14)

Bug Fixes

  • deps: Update black dependency to version 24.0.0 (897cda1)

  • deps: Update Codecov and Python Semantic Release actions to latest versions (9b1d0d5)

Chores

  • deps: Bump codecov/codecov-action from 4 to 5 (487c9a6)

Bumps codecov/codecov-action from 4 to 5.


updated-dependencies:

  • dependency-name: codecov/codecov-action
    dependency-type: direct:production
    update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump python-semantic-release/publish-action (c981782)

Bumps python-semantic-release/publish-action from 9.13.0 to 9.14.0.


updated-dependencies:

  • dependency-name: python-semantic-release/publish-action
    dependency-type: direct:production
    update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump python-semantic-release/python-semantic-release (f48730b)

Bumps python-semantic-release/python-semantic-release from 9.13.0 to 9.14.0.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump python-semantic-release/publish-action (#104, 75944ef)

Bumps python-semantic-release/publish-action from 9.12.1 to 9.13.0.


updated-dependencies:

  • dependency-name: python-semantic-release/publish-action
    dependency-type: direct:production
    update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump python-semantic-release/python-semantic-release (553666d)

Bumps python-semantic-release/python-semantic-release from 9.12.2 to 9.13.0.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump python-semantic-release/python-semantic-release (732ed1f)

Bumps python-semantic-release/python-semantic-release from 9.12.1 to 9.12.2.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump python-semantic-release/python-semantic-release (1ded5ed)

Bumps python-semantic-release/python-semantic-release from 9.12.0 to 9.12.1.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com

  • deps: Bump python-semantic-release/publish-action (747c54a)

Bumps python-semantic-release/publish-action from 9.12.0 to 9.12.1.


updated-dependencies:

  • dependency-name: python-semantic-release/publish-action
    dependency-type: direct:production
    update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com

v0.16.2

03 Nov 01:01

Choose a tag to compare

v0.16.2 (2024-11-03)

Bug Fixes

  • fix(env): allow custom virtual environment path in .envrc.jinja (38e7466)

Unknown

  • Merge pull request #98 from entelecheia/main (fb38126)

  • Merge pull request #97 from entelecheia/release

Release (b03f2a4)

v0.16.1

29 Oct 19:23

Choose a tag to compare

v0.16.1 (2024-10-29)

Bug Fixes

  • fix(workflow): streamline release process and update permissions (964084d)

Chores

  • chore(config): update copier config to version .16.0 (e2e37ef)

  • chore(copier): rename .copierignore to .copier/.copierignore (08d8c7a)

Refactoring

  • refactor(workflows): remove redundant environment definition from release job (6c8b61b)

  • refactor(copier): update paths for configuration files (c366aff)

  • refactor(copier-template): update paths to use .copier directory for config and ignore files (0acc469)

  • refactor(copier): adjust answers file path to new directory structure (2663bf5)

Unknown

  • Merge pull request #96 from entelecheia/main (c860760)

  • Merge pull request #95 from entelecheia/release

Release (bdae32d)

v0.16.0

25 Oct 20:22

Choose a tag to compare

v0.16.0 (2024-10-25)

Bug Fixes

  • fix(template): correct variable name from 'version_variable' to 'version_variables' (df710ec)

Chores

  • chore(copierignore): add release.yaml to ignore list (a0b003e)

  • chore(config): update Copier version to v0.15.3 (6f33111)

  • chore(config): update commit reference from v0.15.3-11-g8605440 to v0.15.3-13-gf4555e0 (6c7ed7e)

  • chore(copier-config): update commit version to v0.15.3-11-g8605440 (d23f476)

  • chore(workflows): update release process configuration (5220b29)

  • chore(workflows): remove obsolete GitHub Actions for prerelease and release processes (6adaae1)

  • chore(gitignore): add .venv/ directory to .gitignore (24eed80)

  • chore(gitignore): add temporary and workspace directories to .gitignore (fa1c1d3)

  • chore(workspace): add .gitkeep to workspace (209c441)

  • chore: update commit message format for python-semantic-release (c243503)

  • chore(release): update publish-action to v9.12.0 (56b1bba)

  • chore(dependencies): remove unnecessary semantic release configuration comments (83a4a69)

Features

  • feat(release): add semantic release workflow for testing (a333a7f)

  • feat(workflow): update release workflow with concurrency and permissions (dea9727)

  • feat(template): add build-system section with poetry configuration , update python-semantic-release to version 9.0.0 , enhance semantic release settings and commit parser options (4e92d52)

Unknown

  • Merge pull request #94 from entelecheia/main (9519c8b)

  • Merge pull request #93 from entelecheia/entelecheia/issue92 (8c69565)

v0.15.3

20 Oct 10:17

Choose a tag to compare

v0.15.3 (2024-10-20)

Bug Fixes

  • fix(release): remove unnecessary password configuration for PyPI upload, add environment variable for release job (e683589)

v0.15.2

20 Oct 09:59

Choose a tag to compare

v0.15.2 (2024-10-20)

Bug Fixes

  • fix(workflows): add PyPI_API_TOKEN for package publishing (0afe660)

v0.15.1

20 Oct 09:52

Choose a tag to compare

v0.15.1 (2024-10-20)

Bug Fixes

  • fix(release): enable build in semantic release workflow (2c7ce1d)

  • fix(release): set up Python environment and install dependencies, add build command for poetry in pyproject.toml (948b506)

Refactoring

  • refactor(pyproject): adjust build command to use pip for poetry installation (a038f41)

v0.15.0

20 Oct 07:31

Choose a tag to compare

v0.15.0 (2024-10-20)

Chores

  • chore(workflows): update GitHub Action for PyPI publish to use release version (d9c5e67)

Features

  • feat(release): streamline release workflow (951c89d)

Refactoring

  • refactor(dependencies): upgrade python-semantic-release to 9.0.0 (bc438e4)

Unknown

  • Merge pull request #91 from entelecheia/entelecheia/issue90 (1dde873)

  • Merge pull request #88 from entelecheia/release

Release (00c71a4)

v0.14.6

07 Oct 19:18

Choose a tag to compare

Fix

  • requirements: Upgrade jupyter-book to 1.0.3 (✨add Launch in Deepnote button setting) (75330f6)

v0.14.5

22 Aug 01:59

Choose a tag to compare

Fix

  • workflows: Rename release workflow template file for consistency (a629e55)