Skip to content

Releases: ansys/pre-commit-hooks

v0.2.9

16 Feb 19:14
2f7c771

Choose a tag to compare

pin dependencies & update versions

v0.2.8

17 Jan 19:32

Choose a tag to compare

update versions in changelog, readme and pyproject.toml

v0.2.7

16 Jan 18:22

Choose a tag to compare

add dependencies to changelog

v0.2.6

11 Jan 14:16
0744a0e

Choose a tag to compare

update versions to 0.2.6

v0.2.5

10 Jan 19:36
1947626

Choose a tag to compare

add start year section to readme

v0.2.4

04 Jan 14:21

Choose a tag to compare

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

02 Jan 16:59

Choose a tag to compare

Update the year to 2024 in the license files.

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Nov 15:04

Choose a tag to compare

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

31 Oct 13:12

Choose a tag to compare

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

17 Oct 17:31

Choose a tag to compare

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