Skip to content

Latest commit

 

History

History
653 lines (447 loc) · 56.6 KB

File metadata and controls

653 lines (447 loc) · 56.6 KB

Changelog

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

The format is based on Conventional Changelog, and this project adheres to Semantic Versioning.

v0.2.26 - 2026-08-31

🛠 Builds

  • (deps) update lint hooks and simplify rumdl config - 7900e1c by @liblaf

⚙️ Continuous Integrations

❤️ Contributors

v0.2.25 - 2026-08-16

⚙️ Continuous Integrations

❤️ Contributors

v0.2.24 - 2026-08-02

⚙️ Continuous Integrations

❤️ Contributors

v0.2.23 - 2026-07-26

⚙️ Continuous Integrations

❤️ Contributors

v0.2.22 - 2026-07-21

🐛 Bug Fixes

  • (mise) fetch Copier update task through jsDelivr - 50a3261 by @liblaf

⚙️ Continuous Integrations

❤️ Contributors

v0.2.21 - 2026-07-19

⚙️ Continuous Integrations

❤️ Contributors

v0.2.20 - 2026-06-28

⚙️ Continuous Integrations

❤️ Contributors

v0.2.19 - 2026-06-21

⚙️ Continuous Integrations

❤️ Contributors

v0.2.18 - 2026-06-14

⚙️ Continuous Integrations

❤️ Contributors

v0.2.17 - 2026-06-09

⚙️ Continuous Integrations

❤️ Contributors

v0.2.16 - 2026-06-07

⚙️ Continuous Integrations

❤️ Contributors

v0.2.15 - 2026-05-24

⚙️ Continuous Integrations

❤️ Contributors

v0.2.14 - 2026-05-17

🛠 Builds

⚙️ Continuous Integrations

❤️ Contributors

v0.2.13 - 2026-05-17

✨ Features

  • (ci) bump liblaf/actions to v3 and add reviewer input - 0b1896e by @liblaf

⚙️ Continuous Integrations

❤️ Contributors

v0.2.12 - 2026-04-25

⚙️ Continuous Integrations

❤️ Contributors

v0.2.11 - 2026-04-25

⚙️ Continuous Integrations

❤️ Contributors

v0.2.10 - 2026-04-24

⚙️ Continuous Integrations

❤️ Contributors

v0.2.9 - 2026-04-05

⚙️ Continuous Integrations

❤️ Contributors

v0.2.8 - 2026-03-31

🐛 Bug Fixes

❤️ Contributors

v0.2.7 - 2026-03-31

⚙️ Continuous Integrations

  • (mega-linter) use auth step token for MegaLinter - 498031c by @liblaf

❤️ Contributors

v0.2.6 - 2026-03-30

📝 Documentation

❤️ Contributors

v0.2.5 - 2026-03-30

♻️ Code Refactoring

  • (template) simplify pre-commit config generation - b14297d by @liblaf

⚙️ Continuous Integrations

❤️ Contributors

v0.2.4 - 2026-03-29

♻️ Code Refactoring

⚙️ Continuous Integrations

❤️ Contributors

v0.2.3 - 2026-03-29

⚙️ Continuous Integrations

❤️ Contributors

v0.2.2 - 2026-03-29

⚙️ Continuous Integrations

❤️ Contributors

v0.2.1 - 2026-03-29

🐛 Bug Fixes

  • (template) update copier migration handling for v0.2.0 - e0a8c58 by @liblaf
  • (template) remove legacy .envrc during migration - af03a14 by @liblaf

⚙️ Continuous Integrations

❤️ Contributors

v0.2.0 - 2026-03-29

💥 BREAKING CHANGES

  • the template no longer ships template/.github/renovate.json, so repositories must provide their own Renovate configuration if they still rely on Renovate automation. - 2be70a5 by @liblaf

⚙️ Continuous Integrations

  • [breaking] switch template automation to PR-based update flows - 2be70a5 by @liblaf

❤️ Contributors

v0.1.7 - 2026-03-29

⚙️ Continuous Integrations

  • (copier-update) mark workflow file as generated - a83e215 by @liblaf
  • (template) automate copier updates and linter autofixes - e2bc247 by @liblaf

❤️ Contributors

v0.1.6 - 2026-03-08

🐛 Bug Fixes

  • (pre-commit) exclude lock files from large file check - 70cf603 by @liblaf

❤️ Contributors

v0.1.5 - 2026-01-04

🐛 Bug Fixes

❤️ Contributors

v0.1.4 - 2025-12-07

🛠 Builds

❤️ Contributors

v0.1.3 - 2025-12-06

⚙️ Continuous Integrations

  • (mega-linter) Restrict workflow to main branch pushes - 2265caf by @liblaf

❤️ Contributors

v0.1.2 - 2025-12-02

🐛 Bug Fixes

  • (ci) Improve MegaLinter workflow stability and accuracy - 5b25308 by @liblaf

❤️ Contributors

v0.1.1 - 2025-11-03

🐛 Bug Fixes

  • (ci) pin MegaLinter action versions and ignore automated branches - 7530c65 by @liblaf
  • (ci) Refine MegaLinter workflow branching and bot exclusion - 2083b41 by @liblaf
  • (ci) Add concurrency to MegaLinter workflow - 2bf6f3e by @liblaf
  • (ci) Prevent MegaLinter from running on automated branches - d624e52 by @liblaf

❤️ Contributors

v0.1.0 - 2025-11-02

💥 BREAKING CHANGES

  • (template) Existing projects updating to this template version will lose the copyright_holder variable. Projects should migrate to use author_name for copyright attribution instead. - b00dc51 by @liblaf

✨ Features

  • (template) add license configuration option - 8cbd268 by @liblaf
  • (template) add pre-commit configuration with comprehensive linting hooks - aa79640 by @liblaf
  • add script to set PAT secret across all repositories - dd44c9b by @liblaf
  • add release-please configuration and support for multiple release types - 9bb58f4 by @liblaf
  • enhance copier configuration with Jinja2 extensions and improved project metadata - 5ba3eb7 by @liblaf
  • add direnv configuration loader script - 711e863 by @liblaf
  • set DIRENV_ROOT environment variable - 20d5cab by @liblaf

🐛 Bug Fixes

  • (ci) correct MegaLinter report file paths - d919b4e by @liblaf
  • (mega-linter) preserve report for PR creation - dd7d24f by @liblaf
  • (mega-linter) correct app ID variable reference in auth step - 8ad95aa by @liblaf
  • (template) correct pre-commit hooks configuration - 941fb0b by @liblaf
  • correct filename inconsistency in copier configuration - ab6861f by @liblaf
  • add git add step before committing in mega-linter workflow - fc1c03a by @liblaf

📝 Documentation

  • update copier configuration documentation link - 69de75c by @liblaf
  • update README with detailed descriptions for Copier templates - 7f32e3b by @liblaf
  • update README with enhanced features and branding - 7905ae8 by @liblaf
  • simplify README badge and link references - 7a7ba2b by @liblaf
  • rename repository from 'copier-share' to 'copier-shared' - 7e1d454 by @liblaf
  • update README with improved presentation and content - 05b1a7c by @liblaf

🎨 Styles

  • add prettier-ignore directive to prevent formatting - fe4413e by @liblaf

♻️ Code Refactoring

⚙️ Continuous Integrations

  • (mega-linter) add --update option to git-auto-commit-action - 0800228 by @liblaf
  • (mega-linter) ignore assets branches - c978139 by @liblaf
  • (mega-linter) improve concurrency configuration - c7900f6 by @liblaf
  • (mega-linter) add duplicate action skipping - 569bd36 by @liblaf
  • (mega-linter) update workflow configuration - d8fb9a8 by @liblaf
  • (mega-linter) improve workflow configuration - 15a19d3 by @liblaf
  • (mega-linter) expand branch ignore patterns with wildcards - f800dd4 by @liblaf
  • (mega-linter) enhance report cleanup step - ea66e53 by @liblaf
  • (mega-linter) add autofix label to auto-fix PRs - caef9d4 by @liblaf
  • (mega-linter) update actions and remove job summary step - cfddac2 by @liblaf
  • (mega-linter) update actions/upload-artifact to v5 - 9ac0472 by @liblaf
  • (pre-commit) add project dependencies to DVC hooks - a7aca12 by @liblaf
  • (pre-commit) skip DVC hooks in CI and reorganize hook order - ef07748 by @liblaf
  • (pre-commit) add workflows and script for pre-commit config management - 16f9143 by @liblaf
  • (pre-commit) standardize commit messages and add additional dependencies for biome-check hook - 1738a47 by @liblaf
  • (pre-commit) update commit message format and add shared config for Biome - 6d87008 by @liblaf
  • (pre-commit) remove biome additional dependencies - 6d69680 by @liblaf
  • (pre-commit) add copy job and dependency for template sync - 0b6e8f3 by @liblaf
  • (pre-commit) improve autoupdate workflow - f17bc42 by @liblaf
  • (pre-commit-autoupdate) remove unnecessary permissions for approve job - 2292286 by @liblaf
  • improve MegaLinter configuration and permissions documentation - 566566b by @liblaf
  • add automated workflows for copier updates, merging, and reviews - 36d7ab7 by @liblaf
  • format commit author email in auto-copier-update workflow - c42de50 by @liblaf
  • update migration command to rename copier answers file - a2e74b5 by @liblaf
  • add auto-label-sync workflow - d919794 by @liblaf
  • add GitHub workflows and configuration files - 477a9fb by @liblaf
  • consolidate and streamline GitHub workflows - 4635544 by @liblaf
  • restructure GitHub workflows for better automation - 2152626 by @liblaf
  • enhance repository automation with additional GitHub workflows - 9ddac5d by @liblaf
  • remove allow-forking option from repo edit workflow - 6892b55 by @liblaf
  • restrict auto-merge to scheduled or manual triggers - 7c66741 by @liblaf
  • update auto-pr workflow conditions and schedules - 3af2074 by @liblaf
  • trigger workflow only on main branch pushes - 24595ff by @liblaf
  • update GitHub workflows for auto-PR and mega-linter - 506da9e by @liblaf
  • add token configuration for MegaLinter workflow - d055b2a by @liblaf
  • add ruleset import job to auto-repo workflow - 99aca32 by @liblaf
  • simplify token usage in MegaLinter workflow - 878293c by @liblaf
  • add script to update all repos and clean MegaLinter reports - 51c3587 by @liblaf
  • fix typo and add sudo to MegaLinter cleanup - 0ec9541 by @liblaf
  • remove MegaLinter configuration and update workflow - f26bd8e by @liblaf
  • add concurrency groups to workflows - 9ec711f by @liblaf
  • update GitHub token secret name from PAT to GH_PAT - da11ad2 by @liblaf
  • simplify GitHub token usage and update workflow names - b90b6fd by @liblaf
  • enhance workflow authentication and add new workflows - 34de14f by @liblaf
  • update workflows to use GitHub App authentication - d424b1d by @liblaf
  • add workflow_dispatch trigger to MegaLinter - 82e2eb3 by @liblaf
  • streamline PR automation workflows - 23400cb by @liblaf
  • switch to github-app-commit-action for MegaLinter - 7dac1d5 by @liblaf
  • update MegaLinter commit action configuration - 09f1de0 by @liblaf
  • exclude gh-pages branch from MegaLinter workflow - a54df9a by @liblaf
  • specify checkout ref in mega-linter workflow - c593f16 by @liblaf
  • improve workflow configuration - 01a3d3d by @liblaf
  • add reusable MegaLinter workflow with GitHub App authentication - 2506d38 by @liblaf
  • add callable MegaLinter workflow for reusable CI jobs - 95ecff8 by @liblaf
  • refactor mega-linter workflow to use callable workflow - 35a4954 by @liblaf
  • update pre-commit autoupdate workflow and mega-linter configuration - 1aa0c04 by @liblaf
  • configure automated release and linting workflows - b2574e1 by @liblaf

❤️ Contributors