Skip to content

Latest commit

 

History

History
296 lines (168 loc) · 5.15 KB

File metadata and controls

296 lines (168 loc) · 5.15 KB

Changelog

[0.12.0] (2026-06-05)

Features

  • support JSONPath filters in TOML bumper to allow uv.lock editing (#36)
  • enrich changelog entries with PR/MR links (#29)

Bug Fixes

  • treat pre-set target version in generic bumper as no-op warning (#35)
  • strip duplicate GitHub PR suffix from changelog entries (#33)

[0.11.2] (2026-04-29)

Bug Fixes

  • action: make stage detection robust to API consistency lag (#30)

[0.11.1] (2026-03-20)

Bug Fixes

  • Minor improvements in Azure bootstrap

[0.11.0] (2026-03-12)

Features

  • add update-major-version-tag config and fix non-semver tag handling (#27)

Bug Fixes

  • deduplicate grep matches when parsing tool output
  • Match grep patterns to actual tool output in action.yml

[0.10.3] (2025-12-05)

Bug Fixes

  • Bump checkout action version in template

[0.10.2] (2025-12-05)

Miscellaneous Changes

  • Move completions to its own file

[0.10.1] (2025-10-22)

Bug Fixes

  • Azure PR title pipeline in bootstrap

Documentation

  • Update help string for generate-changelog
  • Update help string for generate-changelog

[0.10.0] (2025-10-22)

Features

  • Handle Azure's stupid default PR merge commit prefix

Bug Fixes

  • bootstrap help output

[0.9.2] (2025-10-20)

Bug Fixes

  • Rename GitHub Actions workflow template

[0.9.1] (2025-10-20)

Bug Fixes

  • Release please config

[0.9.0] (2025-10-20)

Features

  • Add Gitkab support to bootstrap cmd

Bug Fixes

  • Add version prfix to release please config
  • Bootstrap help formatting

Documentation

  • Update Gitlab method docs

[0.8.2] (2025-10-17)

Bug Fixes

  • Add --git-host flag to tag-release command

[0.8.1] (2025-10-17)

Bug Fixes

  • allow gitlab as git host

[0.8.0] (2025-10-17)

Features

  • Add Gitlab support

[0.7.0] (2025-10-17)

Features

  • Add bootstrap command

Miscellaneous Changes

  • Use own github action for releases

[0.6.0] (2025-10-16)

Features

  • Add completion CMD

[0.5.0] (2025-10-16)

Features

  • Github Action checks PR JSON to determine which action to run
  • Add Github action

Documentation

  • Add Azure devops example

[0.4.1] (2025-10-13)

Bug Fixes

  • Add a constant with accepted commit messages during release PR merges

[0.4.0] (2025-10-12)

Features

  • Add support for bumping json files
  • Add config generation cmd

Bug Fixes

  • Add a check that prevents tagging a non release commit

Miscellaneous Changes

  • Remove temp. file

Documentation

  • Add generic file bumping config example to readme
  • Add a dedicvated CI Setup doc
  • Update README.md

[0.3.1] (2025-10-11)

Bug Fixes

  • Ensure all tags are pulled before determining next version

Miscellaneous Changes

  • Add missing github token tio git tag creation job

[0.3.0] (2025-10-11)

Features

  • Add Github release after tag creation when on Github

[0.2.0] (2025-10-11)

Features

  • Add support for generic file bumping

[0.1.1] (2025-10-11)

Bug Fixes

  • Add git ID to release tag flow
  • Ensure git ID is set up
  • Return to base branch after release flow
  • Ensure release commits are not in the changelog

Miscellaneous Changes

  • Remove test files from release please config
  • Add CI

Documentation

  • Upfdate installation section
  • Update readme

[0.1.1] (2025-10-11)

Bug Fixes

  • Ensure git ID is set up
  • Return to base branch after release flow
  • Ensure release commits are not in the changelog

Miscellaneous Changes

  • Remove test files from release please config
  • Add CI

[0.1.0] (2025-10-11)

Features

  • Add create tag flow
  • Add Azure Devops support
  • Create version.txt during release flow
  • Add PR creation to release flow
  • Add release branch operations
  • Add yaml and toml file bumber
  • Add changelog generation
  • Initial project bootstrap

Bug Fixes

  • A bug that bumped version twice during release

Miscellaneous Changes

  • main: update files for release 0.1.0 (#2)
  • bump pyproject
  • Update task, changelog
  • Add taskfile and fix linting errors
  • change prefix in configfile

[0.1.0] (2025-10-11)

Features

  • Add create tag flow
  • Add Azure Devops support
  • Create version.txt during release flow
  • Add PR creation to release flow
  • Add release branch operations
  • Add yaml and toml file bumber
  • Add changelog generation
  • Initial project bootstrap

Bug Fixes

  • A bug that bumped version twice during release

Miscellaneous Changes

  • bump pyproject
  • Update task, changelog
  • Add taskfile and fix linting errors
  • change prefix in configfile

[0.1.0] (2025-10-11)

Features

  • Add changelog generation
  • Initial project bootstrap

Miscellaneous Changes

  • Add taskfile and fix linting errors
  • change prefix in configfile

[0.1.0] (2025-10-10)

Features

  • Initial project bootstrap

Miscellaneous Changes

  • change prefix in configfile

All notable changes to this project will be documented in this file.