Skip to content

Releases: basebin/benchmark

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 19 Oct 21:28

1.7.1 (2025-10-19)

Bug Fixes

  • revert docker/login-action to v3 (v5 does not exist) (134e221)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 21:26

1.7.0 (2025-10-19)

Features

  • update actions to latest versions and dependencies (2c6f2b6)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 20:39

1.6.0 (2025-10-19)

Features

  • add dependabot for automated dependency updates (58af33c)

v1.5.6

Choose a tag to compare

@github-actions github-actions released this 19 Oct 20:08

1.5.6 (2025-10-19)

Bug Fixes

  • add git plugin to commit version updates (99a6e22)

v1.5.5

Choose a tag to compare

@github-actions github-actions released this 19 Oct 19:58

1.5.5 (2025-10-19)

Bug Fixes

  • correct ruff target-version to py38 (e02f516)

v1.5.4

Choose a tag to compare

@github-actions github-actions released this 19 Oct 19:52

1.5.4 (2025-10-19)

Bug Fixes

  • sync pyproject.toml version with semantic-release (a25bea2)

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 19 Oct 15:02

1.5.3 (2025-10-19)

Bug Fixes

  • yaml syntax issues in docker workflow (99d4b36)

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 19 Oct 14:22

1.5.2 (2025-10-19)

Bug Fixes

  • use python3 executable in venv (59f2a7e)

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 19 Oct 14:20

1.5.1 (2025-10-19)

Bug Fixes

  • use absolute python path in run_command (f616213)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 14:16

1.5.0 (2025-10-19)

Features

  • add format check to pre-push hook (ae75745)