Skip to content

Latest commit

 

History

History
74 lines (53 loc) · 5.8 KB

CHANGELOG.md

File metadata and controls

74 lines (53 loc) · 5.8 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Merged

  • chore(deps): update actions/checkout digest to b4ffde6 #38
  • chore(deps): update actions/checkout action to v4 #35
  • chore(deps): Bump cachix/install-nix-action from 20 to 22 #32
  • chore(deps): update cachix/install-nix-action action to v20 #24
  • chore(deps): update cachix/install-nix-action action to v19 #23
  • chore(deps): update actions/stale action to v7 #20
  • chore(deps): update actions/stale action to v6 #18
  • chore(deps): add renovate.json #17
  • chore(deps): Bump cachix/install-nix-action from 17 to 18 #16

Commits

  • chore: relax loophp/iterators dependency 98d23e9
  • chore: minimum PHP version is now 8.1 33bc6e2
  • chore: Update Grumphp configuration. d920c95

1.0.3 - 2022-09-11

Commits

  • docs: Update CHANGELOG. 2dd5302
  • feat: Implements additionalFailureDescription with relevant information. 58e2c5a
  • docs: Fix README link. ef26266

1.0.2 - 2022-09-11

Merged

  • chore(deps): Bump shivammathur/setup-php from 2.18.0 to 2.18.1 #7
  • chore(deps): Bump actions/stale from 4 to 5 #6
  • chore(deps): Bump shivammathur/setup-php from 2.17.1 to 2.18.0 #5
  • chore(deps): Bump actions/cache from 2.1.7 to 3 #4
  • chore(deps): Bump shivammathur/setup-php from 2.17.0 to 2.17.1 #3
  • chore(deps): Bump actions/checkout from 2.4.0 to 3 #2
  • chore(deps): Bump shivammathur/setup-php from 2.16.0 to 2.17.0 #1

Commits

  • docs: Update CHANGELOG. d7b375b
  • chore: Require loophp/iterators 2 now. 3c60587
  • chore: Summer cleanup and modernizations. c9525c1
  • chore: Update Infection configuration file. 4ad0942
  • chore: Update composer.json. 63a3328
  • chore: Update license. 23ef768

1.0.1 - 2022-01-29

Commits

  • docs: Add/update CHANGELOG. 3e0abb2
  • chore: Update composer.json. 71d85f9
  • refactor: Use iterator aggregates. 48beae7
  • chore: Bump version. ef8f77f
  • chore: Reduce Infection threshold. f7e9c48
  • feat: Add phpdoc tags for static analysis. 1baaa31

1.0.0 - 2021-12-16

Commits