Releases: ansys/pre-commit-hooks
Releases · ansys/pre-commit-hooks
v0.2.9
pin dependencies & update versions
v0.2.8
update versions in changelog, readme and pyproject.toml
v0.2.7
add dependencies to changelog
v0.2.6
update versions to 0.2.6
v0.2.5
add start year section to readme
v0.2.4
What's Changed
- Apply hook changes after add-license-headers runs by @klmcadams in #108
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Update the year to 2024 in the license files.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #97
- build(deps): bump actions/labeler from 4 to 5 by @dependabot in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #99
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #100
- build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #104
- build(deps): bump ansys/actions from 4 to 5 by @dependabot in #102
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #103
- Update year to 2024 in license files by @klmcadams in #107
- Remove python 3.8 and add python 3.12 by @klmcadams in #106
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Add headers to tests and examples by @klmcadams in #85
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #87
- build(deps-dev): bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1 by @dependabot in #86
- removed dep5 files from repository by @klmcadams in #89
- build(deps-dev): bump ansys-sphinx-theme from 0.12.4 to 0.12.5 by @dependabot in #91
- build(deps-dev): bump sphinx-autodoc-typehints from 1.24.1 to 1.25.2 by @dependabot in #90
- Fix add-license-headers to keep edits from previously run hooks by @klmcadams in #88
- Add typehints to add-license-header functions by @klmcadams in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #94
- Remove .reuse and LICENSES folders by @klmcadams in #95
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- build(deps-dev): bump gitpython from 3.1.37 to 3.1.40 by @dependabot in #75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
- build(deps-dev): bump ansys-sphinx-theme from 0.12.3 to 0.12.4 by @dependabot in #80
- build(deps-dev): bump pytest from 7.4.2 to 7.4.3 by @dependabot in #81
- Added difference check between original file and updated file by @klmcadams in #77
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- build(deps-dev): bump pytest from 7.4.1 to 7.4.2 by @dependabot in #51
- build(deps-dev): bump gitpython from 3.1.34 to 3.1.35 by @dependabot in #52
- build(deps-dev): bump ansys-sphinx-theme from 0.10.5 to 0.11.1 by @dependabot in #53
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #54
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #55
- Removed loc argument & passed in committed files by @klmcadams in #57
- Minor updates to .pre-commit-hooks.yaml and README by @klmcadams in #58
- build(deps-dev): bump ansys-sphinx-theme from 0.11.1 to 0.11.2 by @dependabot in #60
- build(deps-dev): bump sphinx from 7.2.5 to 7.2.6 by @dependabot in #59
- build(deps-dev): bump gitpython from 3.1.35 to 3.1.36 by @dependabot in #61
- build(deps-dev): bump gitpython from 3.1.36 to 3.1.37 by @dependabot in #63
- Added check_license argument by @klmcadams in #64
- build(deps-dev): bump numpydoc from 1.5.0 to 1.6.0 by @dependabot in #66
- build(deps-dev): bump ansys-sphinx-theme from 0.11.2 to 0.12.1 by @dependabot in #67
- Run hook on specific directories and files by @klmcadams in #65
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #68
- Update headers & improve unit tests by @klmcadams in #69
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #71
- build(deps-dev): bump ansys-sphinx-theme from 0.12.1 to 0.12.2 by @dependabot in #70
- build(deps-dev): bump ansys-sphinx-theme from 0.12.2 to 0.12.3 by @dependabot in #73
- Create assets folder with common REUSE templates by @klmcadams in #72
- Run add-license-headers hook serially by @klmcadams in #74
Full Changelog: v0.1.3...v0.2.0