Skip to content

Latest commit

 

History

History
92 lines (66 loc) · 6.14 KB

CHANGELOG.md

File metadata and controls

92 lines (66 loc) · 6.14 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.

Fixed

  • fix: update how slug are parsed #27

Commits

  • chore: minor static files update 68413a3

1.1.0 - 2023-03-18

Merged

  • chore: modernize static files #23
  • chore(deps): update actions/stale action to v7 #20
  • chore(deps): update dependency infection/infection to ^0.26 #8
  • chore(deps): update dependency infection/phpspec-adapter to ^0.2.0 #9
  • chore(deps): update actions/cache action to v3 #11
  • chore(deps): update actions/checkout action to v3 #12
  • chore(deps): update actions/stale action to v6 #13
  • chore(deps): update dependency friends-of-phpspec/phpspec-code-coverage to v6 #14
  • chore(deps): update dependency phpstan/phpstan-strict-rules to v1 #15
  • chore(deps): update actions/checkout action to v2.5.0 #6
  • chore(deps): update actions/stale action to v3.0.19 #5
  • Configure Renovate #4

Commits

  • docs: update changelog 556e552
  • fix: add missing badge 810c5a6
  • chore(deps): add renovate.json ba59b22
  • Revert "ci: Tests on PHP 8.1." 71e61bd
  • chore: Update static files. 1a4a034
  • ci: Tests on PHP 8.1. 73ab631
  • refactor: Get rid of PHPStan issue. 8c3faca
  • ci: Disable obsolete step. b38dce3
  • chore: Normalize composer.json. b7ff43d

1.0.3 - 2021-06-15

Merged

  • Fix Belgium algorithm - rule 2 #2

Commits

  • doc: Update Changelog. 93bce4a
  • chore: Add docker-compose file. 8814b1d
  • chore: Normalize composer.json 9b769bd
  • ci: Update CI. 90d3fbd
  • ci: Add auto-changelog service and commands. 953b0ff
  • chore: Update static files. ee055f7
  • Autofix code style. 1d6cb28
  • Replace mb_* with standard functions. 6cfa85b
  • Update TIN class and pass the TIN number to the exception when throwing. b6cf82e
  • Update Exception file and be more verbose. 2ddfca9
  • fix: Fix Belgium algorithm - rule 2. 7b42ac4

1.0.2 - 2020-11-11

Commits

  • docs: Add CHANGELOG.md file. 75b3ad9
  • ci: Update Github actions configuration. 2a8aec5
  • chore: Static files maintenance. b251d59

1.0.1 - 2020-07-26

Commits

  • Update Infection configuration. b6a54a2
  • Update Grumphp configuration. f09db0a
  • Remove obsolete Infection badge. bb30cb7
  • Enable Psalm, Infection and Insights reports. bf5cdfc

1.0.0 - 2020-03-20

Commits

  • Fix typos in Czech Republic country handler. dab7433
  • Move repository to new home. d37d11e
  • Refactoring the package. cb75a4c
  • Incorrect capitalization for class name (not camel case). d96e427
  • Initial commit. 53446b2