Skip to content

Latest commit

 

History

History
113 lines (94 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

113 lines (94 loc) · 10.8 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.6.0 - 2024-11-13

Bug Fixes

  • remove requirement for static closures - (7497d79) - Chris Montgomery
  • adjust for some stylistic annoyances - (cb879e9) - Chris Montgomery

Miscellaneous Chores

  • (deps) lock file maintenance - (aa627a8) - renovate[bot]
  • update flake - (6bdde92) - Chris Montgomery
  • remove unnecessary doctrine/coding-standard - (aa3b5ad) - Chris Montgomery

0.5.2 - 2024-06-26

Bug Fixes

  • prevent ignoring all wp-content-rooted files - (409b27e) - Chris Montgomery

0.5.1 - 2024-06-26

Bug Fixes

  • (namespaces) remove FullyQualifiedExceptions sniff due to conflict - (0edcfcc) - Chris Montgomery
  • (variables) remove redundant slevomat UnusedVariable sniff - (7c2dc23) - Chris Montgomery
  • exclude wp core paths - (9d0fc1d) - Chris Montgomery
  • replace ECS with PHP-CS-Fixer - (bf2b6b1) - Chris Montgomery

Documentation

  • update - (db0a358) - Chris Montgomery

Miscellaneous Chores

  • gitignore improvements - (955acb1) - Chris Montgomery
  • remove emacs file-local variables - (dc0c557) - Chris Montgomery

Style

  • unfortunate formatting changes - (b181244) - Chris Montgomery

0.5.0 - 2024-06-20

Bug Fixes

  • (prj) run just check before releases - (e9b2157) - Chris Montgomery
  • (prj) add missing editorconfig - (276a401) - Chris Montgomery
  • remove FullyQualifiedClassNameInAnnotation - (c8395e7) - Chris Montgomery
  • restore exclusion for non-camelCaps properties - (20957cd) - Chris Montgomery
  • account for naming convention discrepancy in VIPWPCS standards - (293b550) - Chris Montgomery
  • restore exclusion for BraceOnSameLine - (ca2fd46) - Chris Montgomery
  • allow formatting checks + remove commented-out exclusions - (fe92547) - Chris Montgomery
  • remove parens from construct string - (01d1073) - Chris Montgomery
  • work around odd spaceless comment default - (bb164d7) - Chris Montgomery
  • exclude any default theme and wp/ directory - (97cd1bf) - Chris Montgomery
  • remove composer.lock - (835b8df) - Chris Montgomery

Documentation

  • update note about controversial rule - (77d3128) - Chris Montgomery

Features

  • (fmt) add ecs - (7d4380b) - Chris Montgomery
  • (prj) add just tasks for release management - (2509053) - Chris Montgomery
  • (prj) add justfile with maintenance helpers - (0105804) - Chris Montgomery
  • (prj) add local phpcs rules - (2a94992) - Chris Montgomery
  • (prj) add biome formatter - (4b055f8) - Chris Montgomery
  • (repo|nix) configure git hooks - (dd1cfc3) - Chris Montgomery
  • add composer normalize - (2399328) - Chris Montgomery
  • base upon WordPressVIPGo standard + many additions from slevomat - (3689342) - Chris Montgomery
  • check for excessive amounts of commented-out-code - (2398e83) - Chris Montgomery
  • run common variable analysis rules - (9d03409) - Chris Montgomery

Miscellaneous Chores

  • (deps) update renovate config - (c260bf0) - Chris Montgomery
  • (deps:nix) update flake inputs - (016dfee) - Chris Montgomery
  • (devshell) remove unused formatters - (e15e93c) - Chris Montgomery
  • (devshell) update .envrc - (8b723e1) - Chris Montgomery
  • (nix) add nixpkgs master as nixpkgs-trunk - (1a8c967) - Chris Montgomery
  • (prj) add phpactor config - (c18dfa8) - Chris Montgomery
  • (repo) update settings - (1d7d23e) - Chris Montgomery
  • update nix flake inputs - (39a4750) - Chris Montgomery
  • update readme + copyright notices - (954c4ea) - Chris Montgomery
  • update note about WP-VIP Coding Standards - (bbed1b3) - Chris Montgomery
  • remove outdated comment - (4e00063) - Chris Montgomery
  • require php 8.1 - (00716cd) - Chris Montgomery
  • updates - (d721d97) - Chris Montgomery
  • add github repo settings configuration - (9e6656d) - Chris Montgomery

Tests

  • disable some friendly exclusions - (3a911fb) - Chris Montgomery

0.4.1 - 2023-08-04

Bug Fixes

  • ignore newly-observed array brace spacing rule - (24e7666) - Chris Montgomery

0.4.0 - 2023-08-04

Miscellaneous Chores

  • (deps) composer update - (6d99d17) - Chris Montgomery
  • (deps) update flake inputs - (3413c51) - Chris Montgomery

0.3.2 - 2023-07-26

Bug Fixes

  • (release) use correct tag push syntax - (338d80e) - Chris Montgomery

0.3.1 - 2023-07-26

Bug Fixes

  • (release) push after bump - (3e49125) - Chris Montgomery

0.3.0 - 2023-07-26


Changelog generated by cocogitto.