Skip to content

Releases: carstencodes/pdm-bump

Release v0.9.8

23 Aug 19:34
Compare
Choose a tag to compare

Changelog for release 0.9.8

Released on 2024-08-23

Bug Fixes

  • Erroneous invocation by Carsten Igel 0478f26

Miscellaneous Tasks

  • Updated 5 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) f89aed0
  • Resolved merge conflict by Carsten Igel c4cdfe0
  • Bump version 0.9.7 to 0.9.8 by Carsten Igel 2f7581f

Full changelog: v0.9.7...v0.9.8

Release v0.9.7

21 Aug 18:28
Compare
Choose a tag to compare

Changelog for release 0.9.7

Released on 2024-08-21

Bug Fixes

  • [breaking] Configuration restructured by Carsten Igel 6e49ca9
  • Hook execution by Carsten Igel 34780dc
  • Remove print statement by Carsten Igel 1e9640a

Documentation

  • Updated README by Carsten Igel 3d2e0bb

Miscellaneous Tasks

  • Update dependencies by Carsten Igel 5504e4f
  • Bump version 0.9.3 to 0.9.4 by Carsten Igel 8013d2f
  • Bump version 0.9.4 to 0.9.5 by Carsten Igel e19d4dc
  • Reformatted file format by Carsten Igel 070119b
  • Reformatted file format by Carsten Igel 393034d
  • Bump version 0.9.5 to 0.9.6 by Carsten Igel e011dc2
  • Bump version 0.9.6 to 0.9.7 by Carsten Igel a8bc2b7

Full changelog: v0.9.3...v0.9.7

Release v0.9.3

21 Aug 14:47
Compare
Choose a tag to compare

Changelog for release 0.9.3

Released on 2024-08-21

Bug Fixes

  • Use venv as backend by Carsten Igel 8c74901
  • Use venv backend by Carsten Igel ef0fad4
  • Make CLI in line with intended default for increment_micro by znichollscr e3ac40d
  • Add mutual exclusive flags for micro by Carsten Igel be6dc28
  • No longer make Hunks rely on repo-root by Carsten Igel 4c92a7d
  • Alias "patch" not available by Carsten Igel 9a18d75

Features

  • Add new version storage by Carsten Igel 32e4637

Integration Tasks

  • Update workflow to fix no such module issue by Carsten Igel fcd67e9
  • Revoke auto update workaround by Carsten Igel d717ac5

Miscellaneous Tasks

  • Updated 5 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) c217192
  • Add renovate by Carsten Igel cd82497
  • Update .renovaterc.json by Carsten Igel 6876efc
  • Update .renovaterc.json by Carsten Igel e91a3e8
  • Tried to use extends keywords by Carsten Igel 2584d93
  • Update peter-evans/create-pull-request action to v6 Automatically created by mend renovate bot. by renovate[bot] 31e9e10
  • Updated 16 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 010d27e
  • Updated 12 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 9df12c2
  • Updated 22 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 9298dea
  • Updated 13 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) d46910b
  • Added flake8-type-checking by Carsten Igel 2375251
  • Fixing TYPE_CHECKING by Carsten Igel 6d026b2
  • Updated python versions by Carsten Igel cfd6bd6
  • Update pdm to 2.16.1 by Carsten Igel 5107652
  • Revert python-version by Carsten Igel 171f75a
  • Made auto-update version match .python-version by Carsten Igel 92973a3
  • Updated 18 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) c319b54
  • Moved type checker to dev dependencies by Carsten Igel c4b11d7
  • Updated 8 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) ae2c8a9
  • Update pdm and other dependencies by Carsten Igel d501635
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 6154596
  • Updated 11 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) b0b367b
  • Remove setter for version by Carsten Igel 76b097d
  • Remove tomli-w dependency by Carsten Igel e5a7700
  • Update implementation to new storage by Carsten Igel bee671c
  • Drop implementations no longer required by Carsten Igel 0f6931b
  • Update dependencies by Carsten Igel fd1966a
  • Prepare next release by Carsten Igel 3eb536c
  • Prepare next version by Carsten Igel 04ea539
  • Code formatting by Carsten Igel 371f519

Full changelog: v0.9.0...v0.9.3

Release v0.9.0

27 Mar 18:43
Compare
Choose a tag to compare

Changelog for release 0.9.0

Released on 2024-03-27

Bug Fixes

  • Update configuration issues by Carsten Igel cac0dee
  • Inheritance issues by Carsten Igel d4ed534

Miscellaneous Tasks

  • Added pdm-pfsc and updated dependencies by Carsten Igel e9603cb
  • Update depdendencies by Carsten Igel bc8fbaf
  • Update dependencies by Carsten Igel 1e80e3a
  • Bump version 0.8.1 to 0.9.0 by Carsten Igel 2604c66
  • Fix linter ignores by Carsten Igel 037791b

Refactored

  • Use CliRunnerMixin from Foundation by Carsten Igel 29d5ad9
  • Logging is now provided by Foundation by Carsten Igel 9304c50
  • Config based on PFSC by Carsten Igel e95c793
  • Hooks based on PFSC by Carsten Igel 1995ef9
  • Actions based on PFSC by Carsten Igel 826383a

Full changelog: v0.8.1...v0.9.0

Release v0.8.1

27 Mar 13:55
Compare
Choose a tag to compare

Changelog for release 0.8.1

Released on 2024-03-27

Miscellaneous Tasks

  • Clean-up by Carsten Igel f676089
  • Next release by Carsten Igel df6572f

Full changelog: v0.8.0...v0.8.1

Release v0.8.0b3

21 Mar 14:22
Compare
Choose a tag to compare

Changelog for release 0.8.0b3

Released on 2024-03-21

Bug Fixes

  • Cast issue when accessing config by Carsten Igel d26afc3
  • Configuration was no longer written by Carsten Igel cf734bb
  • ConfigMapping not stored by Carsten Igel 7851887
  • ConfigMapping not stored by Carsten Igel 2432875

Documentation

  • New PDM url by Carsten Igel 16136ac
  • Updated docstring by Carsten Igel 3c5950e

Miscellaneous Tasks

  • Updated 15 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) e76af01
  • Updated 7 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 0aa9b8a
  • Updated 10 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 018cd43
  • Reformatted after Black-update by Carsten Igel 44701b0
  • Updated 10 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 6f4aff3
  • Updated 9 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) ce2cde9
  • Updated 11 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 692199d
  • Updated 18 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 7140c34
  • Updated python versions by Carsten Igel 3c93d07
  • ABCs triggered R0801 by Carsten Igel aae13db
  • Prepare next version by Carsten Igel 6f11ab3
  • Prepare next version by Carsten Igel 7cbef5b

Refactored

  • Config structure by Carsten Igel 15e382c
  • Reduce CC by Carsten Igel a94d333

Full changelog: v0.8.0b2...v0.8.0b3

Release v0.8.0

21 Mar 17:37
Compare
Choose a tag to compare

Changelog for release 0.8.0

Released on 2024-03-21

Bug Fixes

  • Merging with errors by Carsten Igel f0d239b

Documentation

  • Updated documentation by Carsten Igel 6e75c70

Features

  • Configuration by Carsten Igel 3aa6df2

Integration Tasks

  • Updated all github actions by Carsten Igel acfd5cd

Miscellaneous Tasks

  • Cleanup variables name by Carsten Igel 3d0bf81
  • Reaching v0.8.0 by Carsten Igel e2b92e5

Testing

  • Fix unit test by Carsten Igel d12a6b6

Full changelog: v0.8.0b3...v0.8.0

Release v0.8.0b2

11 Jan 22:27
Compare
Choose a tag to compare

Changelog for release 0.8.0b2

Released on 2024-01-11

Bug Fixes

  • Version changed check by Carsten Igel e7f6d9f
  • More tracing and correct file usage by Carsten Igel 32cbb3d

Miscellaneous Tasks

  • Upgrade to py3.9 by Carsten Igel 2da447d
  • Upgrade to py3.9 by Carsten Igel bcc60e9
  • Improved logging by Carsten Igel a1e1487
  • Improved tracing: by Carsten Igel 343a364
  • More tracing by Carsten Igel 6456a13
  • Bump version to 0.8.0b2 by Carsten Igel 1982092

Full changelog: v0.8.0b1...v0.8.0b2

Release v0.8.0b1

30 Dec 20:58
Compare
Choose a tag to compare

Changelog for release 0.8.0b1

Released on 2023-12-30

Bug Fixes

  • Typo which generates useless error message by Bill Chen 6979f30
  • Parameter swap in cast by Carsten Igel 91c7f8d
  • Pre-Release can be None by Carsten Igel 28b20b2
  • Tagging Error by Carsten Igel 3381ecc
  • Require clean worktree by Carsten Igel fa9ab9a
  • Remove a debugging step by Carsten Igel b2b04fb

Build recipes

  • Change permissions of token by Carsten Igel d2f280f
  • Some fixes (#191) by Carsten Igel 49c3328

Features

  • Added ability to calculate deltas to sources by Carsten Igel 80e7152
  • Added implementation for auto setup by Carsten Igel 831ba80
  • Added auto-commit base by Carsten Igel 18a67c6
  • Add automatic tagging by Carsten Igel 2c3b323
  • Made Version source a hunk source by Carsten Igel 8573dc0
  • Added ability to commit changes by Carsten Igel d62de63
  • Implemented auto committing issue by Carsten Igel 737b325

Miscellaneous Tasks

  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) b31518b
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) c22b640
  • Updated 3 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 8b0416b
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) c731853
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) f87d75e
  • Updated 6 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 0aed41d
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 5328fa9
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) cff43ca
  • Updated 3 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 432322e
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 6fb95ac
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 7a6b527
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 62c1116
  • Updated 6 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 8c716e2
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 6bc7932
  • Updated 6 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 9488778
  • Updated 6 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 1df0799
  • Updated to python 3.12 by Carsten Igel 6041306
  • Added unimport script by Carsten Igel 7217a66
  • Performed an update to pdm by Carsten Igel 666fcfb
  • Perform update with py 3.12 by Carsten Igel b96a10a
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 0b27775
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 31cb62a
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 5f33a96
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) f31ad8b
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 608e855
  • Updated 9 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 6b85d6d
  • Updated 5 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 3c640af
  • Updated 21 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) b5b514f
  • Updated 5 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 7b070f3
  • Added idea settings by Carsten Igel fd5a0c1
  • Some code cleanup by Carsten Igel b8e1d08
  • Small update by Carsten Igel 7d50b73
  • Style refactorings by Carsten Igel 6ecef21
  • Style refactorings by Carsten Igel e60753f
  • Simplification by Carsten Igel eb3ef20
  • Bumped version to 0.8.0b1 by Carsten Igel ab3720b
  • Fixed formatting by Carsten Igel 0097fcc

Refactored

  • Reduced method complexity by Carsten Igel 914aa0a
  • Added separator by Carsten Igel ccf65db

Full changelog: v0.8.0a2...v0.8.0b1

Release v0.8.0a2

20 Sep 16:34
Compare
Choose a tag to compare

Changelog for release 0.8.0a2

Released on 2023-09-20

Bug Fixes

  • Dev Version is incremented erroneously by Carsten Igel d4305e7
  • Still issues with dev increment by Carsten Igel 9c63074
  • Previews will no longer suggest micro updates by Carsten Igel 5fb1fec
  • Added missing output by Carsten Igel 10dd101
  • Formatting not fitting by Carsten Igel 72089e3

Features

  • Minor increments will bump pre-release by Carsten Igel 8dc7047

Integration Tasks

  • Remove auto-delete by Carsten Igel 38c75c6
  • Using self plugin installation by Carsten Igel ca6a91f

Miscellaneous Tasks

  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 56e0d36
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) ffc5677
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) c449a9c
  • Updated 3 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 373e74e
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) c25fcfa
  • Updated 3 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) d67d730
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 1274f46
  • Corrected version by Carsten Igel c66190a
  • Use project as editable installation by Carsten Igel e96922c
  • Net dev version by Carsten Igel 1dc15b8
  • Fix formatting by Carsten Igel 2542854
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 8412aa4
  • Updated 3 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 8dcdb7a
  • Updated 3 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) b038d22
  • Updated 5 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 682b346
  • Updated 4 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 32151d1
  • Updated 5 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 7099eeb
  • Updated 6 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 0520f2e
  • Updated 2 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) ffb8a9d
  • Updated 4 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) 35f78f6
  • Updated 1 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) bee35b2
  • Updated 3 dependencies in pdm.lock by carstencodes (Github Workflow - Auto update) a2a5792
  • Updated version by Carsten Igel 827551f
  • Prepare next release by Carsten Igel 906943f

Refactored

  • Corrected a typo in module local class by Carsten Igel 9b0dcfe
  • The complexity grew to high by Carsten Igel e87dc81

Full changelog: v0.8.0a1...v0.8.0a2