Skip to content

Releases: playpauseandstop/pre-commit-run-hook-entry

1.0.0rc0 Release

27 Dec 11:10
a99c755

Choose a tag to compare

1.0.0rc0 Release Pre-release
Pre-release

Features:

  • BREAKING CHANGE: Only support latest pre-commit 4.0 (#101)

Other:

  • BREAKING CHANGE: Update dev Python version to 3.11.1 (#89)
  • Sync common project files (#86)
  • Do not install all for tests (#87)
  • Update Python dev version to 3.10.8 (#88)
  • Monthly maintenance (Jan 2023) (#96)
  • Bump dev Python version to 3.11.2 (#99)
  • Update CI badge and versions table in README (#103)
  • (deps-dev) bump pytest-cov from 4.1.0 to 5.0.0 in the dev-dependencies group (#102)
  • Setup proper permissions for CI Package reusable workflow call (#106)
  • Disable attestations on publishing to PyPI from reusable workflow (#109)

1.0.0b1 Release

09 Aug 14:34
600eb37

Choose a tag to compare

1.0.0b1 Release Pre-release
Pre-release

Other:

  • Sync common project files (#76)

1.0.0b0 Release

17 Jun 17:26
528138e

Choose a tag to compare

1.0.0b0 Release Pre-release
Pre-release

Refresh CI workflows and dev environment and ensure that pre-commit-run-hook-entry hack still works with latest pre-commit==2.19.0.

Other:

  • [#27] BREAKING CHANGE: Update dev Python version to 3.10.5 (#63)
  • Use latest pytest
  • (deps-dev) bump pytest from 6.0.1 to 6.1.0 (#23)
  • (deps-dev) bump coverage from 5.2.1 to 5.3 (#24)
  • (deps-dev) bump pytest from 6.1.0 to 6.1.2 (#25)
  • Update default branch name (#64)

1.0.0a3 Release

27 Aug 20:00

Choose a tag to compare

1.0.0a3 Release Pre-release
Pre-release

Features:

  • Support latest pre-commit 2.7.1

Other:

  • Do not provide language version for pre-commit hooks (#12)
  • Update github actions to use

1.0.0a2 Release

06 Jul 11:31

Choose a tag to compare

1.0.0a2 Release Pre-release
Pre-release

Features:

  • Mark this script dangerous to use cause of pre-commit/pre-commit#1468
  • Implement pre-commit-which-hook-entry script for finding out full path of hook entry script

1.0.0a1 Release

11 Jun 21:14

Choose a tag to compare

1.0.0a1 Release Pre-release
Pre-release

Fixes

  • Ensure sublack integration for all files within project

Other

  • Create GitHub release on pushing git tag
  • Cover all functionality with tests

1.0.0a0 Release

11 Jun 21:15

Choose a tag to compare

1.0.0a0 Release Pre-release
Pre-release

Features

  • Initial implementation

Other

  • Provide more pre-commit hooks