Skip to content

Releases: MONEI/monei-php-sdk

Release 2.6.13

14 Mar 17:37
d375d28
Compare
Choose a tag to compare

2.6.13 (2025-03-14)

  • chore: implement missing test methods for model classes (0e46f02)
  • chore: standardize test model files with empty setup and teardown methods (868c1e0)
  • chore: update OpenAPI document version to 1.6.0 (772fa1b)
  • chore: update package test files with package name correction (fccdd49)

Release 2.6.12

11 Mar 09:35
2ce184e
Compare
Choose a tag to compare

2.6.12 (2025-03-11)

  • chore: update commitlint configuration to disable body line length limit (857196e)
  • chore: update SDK to OpenAPI document version 1.5.8 (b07c169)
  • fix: update MONEI webhook signature verification method (c6c8e21)

Release 2.6.11

08 Mar 13:44
172c750
Compare
Choose a tag to compare

2.6.11 (2025-03-08)

  • chore: remove deprecated Apple Pay domain response models and update test files (c6eaad0)
  • docs: remove outdated MONEI webhooks documentation link (03eac80)

Release 2.6.10

07 Mar 20:42
52f4495
Compare
Choose a tag to compare

2.6.10 (2025-03-07)

  • chore: downgrade OpenAPI generator version and update SDK (6a4b6ff)
  • chore: migrate to ES modules and update commitlint config (54add7e)

Release 2.6.8

07 Mar 10:45
29b5742
Compare
Choose a tag to compare

2.6.8 (2025-03-07)

  • refactor: optimize README imports and code examples (531e7d7)
  • chore: add commitlint and conventional changelog configuration (d37dc0a)

Release 2.6.7

07 Mar 09:11
6da7704
Compare
Choose a tag to compare
  • refactor: update README with new model and parameter names (3abd51d)

Release 2.6.6

07 Mar 09:02
2889559
Compare
Choose a tag to compare
  • docs: add direct links to MONEI Dashboard settings pages (ef9ad9c)
  • docs: enhance README with detailed API key and test mode documentation (ee94dc8)
  • docs: update PHP version requirement to 7.4 or later (bfe6a20)
  • docs: remove redundant Composer installation instructions from README (ed956ca)
  • docs: add Packagist badges to README (5f3075a)

Release 2.6.5

06 Mar 19:33
775c932
Compare
Choose a tag to compare
  • chore: update OpenAPI document version to 1.5.4 (3edbcd7)
  • style: apply consistent code formatting across SDK files (a9a8477)

Release 2.6.4

06 Mar 18:20
6d90edf
Compare
Choose a tag to compare
  • chore: update PHP CS Fixer configuration and add linting to CI workflow (ee1f4bb)

Release 2.6.3

06 Mar 16:14
5fb0003
Compare
Choose a tag to compare
  • Merge pull request #19 from MONEI/flat-config (136c205)
  • test: add comprehensive test coverage for API classes (91e0606)
  • chore: restructure SDK build configuration and dependencies (573c1cc)