Skip to content

Releases: carstencodes/pdm-bump

Release v0.6.10

03 Dec 21:37
06c9169
Compare
Choose a tag to compare

Changelog for release 0.6.10

Released on 2022-12-03

Bug Fixes

  • New structure of project in PDM
  • New structure of pyproject writing in PDM
  • New structure of project in PDM
  • Configuration cannot be written from PDM

Fix

  • Bump fails with pdm 2.3.0

Integration Tasks

  • Only check for checked python files

Miscellaneous Tasks

  • Update to PDM 2.3.0
  • Added TOMLkit as dependency
  • Re-applied code-style
  • Fixed code style and type checker
  • Prepared next release

Changelog for release 0.6.9

Released on 2022-11-12

Bug Fixes

  • Adapted implementation
  • Encoding is missing

Bugfix

  • Dynamic version error

Integration Tasks

  • Fixed parameters

Miscellaneous Tasks

  • Added configuration for gitcliff
  • Marked gitlint file as ini file
  • Prepared next release

Performance

  • IO und Regex behind cached_property

Refactored

  • Set new imports
  • Moved away from dataclass
  • Moved implementation to class
  • Dropped old implementation

Changelog for release 0.6.8.post6

Released on 2022-11-05

Integration Tasks

  • Setup Python v3 is deprecated as well
  • New release step

Miscellaneous Tasks

  • New version entry

Changelog for release 0.6.8.post5

Released on 2022-11-05

Integration Tasks

  • Use GH_TOKEN variable

Miscellaneous Tasks

  • Added new post version

Changelog for release 0.6.8.post4

Released on 2022-11-05

Integration Tasks

  • Removed deprecation warnings
  • Fixed syntax, removed deprecations

Miscellaneous Tasks

  • New post version

Changelog for release 0.6.8.post3

Released on 2022-11-05

Integration Tasks

  • Use github CLI to release

Miscellaneous Tasks

  • Trying a new post release

Changelog for release 0.6.8.post2

Released on 2022-11-05

Miscellaneous Tasks

  • New version

Changelog for release 0.6.8.post1

Released on 2022-11-05

Integration Tasks

  • Fix release action
  • Fix release action

Changelog for release 0.6.8

Released on 2022-11-05

Bug Fixes

  • Output is no longer missing
  • [breaking] Non final parts removed by default
  • Output is no longer missing

Integration Tasks

  • Fix Release pipeline

Miscellaneous Tasks

  • Bumped to v0.6.8

Changelog for release 0.6.7.post1

Released on 2022-11-05

Integration Tasks

  • New Release action
  • New Release action

Miscellaneous Tasks

  • Bumped version

Changelog for release 0.6.7

Released on 2022-11-05

Bug Fixes

  • Message text not shown twice
  • Ignore mypy issue with missing stub
  • [breaking] Removed debug and trace switch

Integration Tasks

  • Fix changelog formatting

Miscellaneous Tasks

  • Preparing next version
  • Re-formatted code

Refactored

  • Use logger from PDM
  • Use logger from PDM

Changelog for release 0.6.6

Released on 2022-11-05

Integration Tasks

  • Avoid deprecated action
  • Reverted erroneous commit
  • Removed deprecated methods

Miscellaneous Tasks

  • Prepare next release

Changelog for release 0.6.5

Released on 2022-11-05

Bug Fixes

  • Fixed location of vcs provider
  • Erroneous sub-process call
  • Subprocess call failed

Build recipes

  • Fix issues during pull request
  • Added gitlint as quality gate
  • Evaluate PDM version after checkout
  • Ignore file sometimes created by github action

Chore

  • Fix "typo"

Documentation

  • Updated readme file

Features

  • Added more logging to run process
  • Added more logging to actions
  • Added logging to git invocations
  • Added more logging to configuration
  • Improved logging

Fix

  • Linter not executed during pull request
  • Ignore copyright header for shared copyright of dynamic.py
  • Formatting of version.py
  • MyPy issues during pull requests
  • Fixed the fetching of most recent tag

Integration Tasks

  • Added command to gitlint check
  • Try fixing gitlint
  • Fix gitlint commit retrieval
  • Fetching more commits for gitlint
  • Fix generation of changelog
  • Fix rule for evaluation
  • Fix generation of changelog
  • Fix missing git history

Miscellaneous Tasks

  • Added PullRequest validation formatting
  • Using PDM from variable not from matrix
  • Tried to fix central pdm version management
  • Allow flake8 to fail
  • Ignore mypy issue
  • Fix error in formatting test
  • Decoupled subprocess.run from mixins
  • Prepared next version

Changelog for release 0.6.3

Released on 2022-11-04

Chore

  • Fix error in linter

Fix

  • Git is now found on path
  • Git executable was not found on path

Miscellaneous Tasks

  • Bugfix for git

Changelog for release 0.6.2

Released on 2022-11-04

Bug Fixes

  • Fixed mypy linter issues
  • Fixed pylint error
  • Fixed typo to make cast work

Features

  • Added ability to use VCS based actions
  • Added Ability to get vcs provider from config
  • Added Tag command

Miscellaneous Tasks

  • Ran black formatter
  • Applied Black formatting
  • Next release prepared

Release v0.6.9

12 Nov 16:05
20a5eee
Compare
Choose a tag to compare

Changelog for release 0.6.9

Released on 2022-11-12

Bug Fixes

  • Adapted implementation
  • Encoding is missing

Bugfix

  • Dynamic version error

Integration Tasks

  • Fixed parameters

Miscellaneous Tasks

  • Added configuration for gitcliff
  • Marked gitlint file as ini file
  • Prepared next release

Performance

  • IO und Regex behind cached_property

Refactored

  • Set new imports
  • Moved away from dataclass
  • Moved implementation to class
  • Dropped old implementation

Release v0.6.8.post6

05 Nov 22:36
Compare
Choose a tag to compare

[0.6.8.post6] - 2022-11-05

Miscellaneous Tasks

  • New version entry

Ci

  • Setup Python v3 is deprecated as well
  • New release step

Release v0.6.8

05 Nov 21:36
dcb64a8
Compare
Choose a tag to compare
Release v0.6.8 Pre-release
Pre-release
fix: Output is no longer missing

Merge pull request #23 from carstencodes/fix/missingOutput

Release v0.6.7

05 Nov 20:35
826f718
Compare
Choose a tag to compare
Release v0.6.7 Pre-release
Pre-release
refactor: Use logger from PDM

Merge pull request #21 from carstencodes/refactor/useLoggerFromPdm

Release v0.6.6

05 Nov 16:46
b8cb4df
Compare
Choose a tag to compare
Release v0.6.6 Pre-release
Pre-release

[0.6.6] - 2022-11-05

Miscellaneous Tasks

  • Prepare next release

CI/CD

  • Avoid deprecated action%0A- Reverted erroneous commit
  • Removed deprecated methods

Release v0.6.3

04 Nov 14:32
8d174a0
Compare
Choose a tag to compare
Release v0.6.3 Pre-release
Pre-release

Changelog

Release v0.6.2

04 Nov 12:58
2dcb62e
Compare
Choose a tag to compare
Release v0.6.2 Pre-release
Pre-release

Changelog

Release v0.6.1

03 Nov 15:55
fc6db6d
Compare
Choose a tag to compare
Release v0.6.1 Pre-release
Pre-release

Changelog

Release v0.6.0

03 Nov 10:36
bb737f0
Compare
Choose a tag to compare
Release v0.6.0 Pre-release
Pre-release

Changelog