Skip to content

Releases: GabDug/sync-pre-commit-lock

v0.6.1

01 Aug 16:51
e3205ab
Compare
Choose a tag to compare

What's Changed

  • fix(pdm): avoid deprecation warning for PDM 2.17+ by @GabDug in #35
  • chore: python 3.13 support, update deps by @GabDug in #36

Full Changelog: v0.6.0...v0.6.1

v0.6.0

31 Jul 07:40
fe3faac
Compare
Choose a tag to compare

What's Changed

No changes since v0.6.0.rc0

  • fix(pdm): update post_lock hook for pdm>=2.17 by @noirbizarre in #32
  • feat: support pdm and poetry as dependency or running instance by @noirbizarre in #33

Maintenance and internal changes

  • feat: add supported packages to README automatically by @GabDug in #26
  • Add issue templates, code of conduct by @GabDug in #27
  • chore(deps): Update Python dependencies with PDM by @github-actions in #23
  • chore(deps): Update Python dependencies with PDM by @github-actions in #28
  • build: move to tox by @GabDug in #29
  • chore(deps): Update Python dependencies with PDM by @github-actions in #30

Full Changelog: v0.5.4...v0.6.0

v0.6.0.rc0

26 Jul 11:16
fe3faac
Compare
Choose a tag to compare
v0.6.0.rc0 Pre-release
Pre-release

What's Changed

  • fix(pdm): update post_lock hook for pdm>=2.17 by @noirbizarre in #32
  • feat: support pdm and poetry as dependency or running instance by @noirbizarre in #33

Maintenance and internal changes

  • feat: add supported packages to README automatically by @GabDug in #26
  • Add issue templates, code of conduct by @GabDug in #27
  • chore(deps): Update Python dependencies with PDM by @github-actions in #23
  • chore(deps): Update Python dependencies with PDM by @github-actions in #28
  • build: move to tox by @GabDug in #29
  • chore(deps): Update Python dependencies with PDM by @github-actions in #30

Full Changelog: v0.5.4...v0.6.0.rc0

v0.5.4

19 Mar 17:47
1d74a40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

10 Feb 12:30
4b1ac9e
Compare
Choose a tag to compare

What's Changed

  • chore: new canonical repository for autopep8 by @GabDug in #20
  • chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #19
  • chore(deps): Update Python dependencies with PDM by @github-actions in #18

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Feb 11:26
Compare
Choose a tag to compare

What's Changed

  • chore: add python 3.9 compatibility by @GabDug in #12
  • chore(deps): bump pdm-project/setup-pdm from 3 to 4 by @dependabot in #13
  • chore(deps): bump actions/cache from 2 to 4 by @dependabot in #14
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #15
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #16

Full Changelog: v0.5.1...v0.5.2

v0.5.1

30 Jan 17:08
8513303
Compare
Choose a tag to compare

What's Changed

  • Added check-jsonschema default association

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - Environment variables config

23 Dec 12:31
Compare
Choose a tag to compare

What's Changed

  • feat(config): allow overriding config from environment by @noirbizarre in #10
    See the updated README for the list of settings that can be set with environment variables.
  • fix(config): always get the pyproject.toml path from PDM or Poetry

Full Changelog: v0.4.2...v0.5.0

v0.4.2

18 Dec 15:55
45a5eb7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Nov 16:05
dd03f8a
Compare
Choose a tag to compare

What's Changed

  • fix: disable sync for packages with a local version identifier by @GabDug in #8
  • chore: add default mapping for yamllint

Full Changelog: v0.4.0...v0.4.1