Skip to content

Releases: TecnoFact/SDK-Tecnofact-php

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 13 Aug 16:36

1.2.5 (2026-08-13)

🐛 Bug Fixes

  • correct Packagist package name in README badges and install command (b455b43)

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 13 Aug 16:29

1.2.4 (2026-08-13)

🐛 Bug Fixes

  • update package links in README to point to the correct repository (fc0134d)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 16:12

1.2.3 (2026-08-13)

🐛 Bug Fixes

  • update support email and domain to .mx and test packagist webhook sync (9c6e027)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 10 Aug 22:37

1.2.2 (2026-08-10)

♻️ Code Refactoring

  • Reorder use statements in unit test files for consistency (5cd9d5d)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 22:34

1.2.1 (2026-08-10)

♻️ Code Refactoring

  • Simplify conditional checks in CfdiXmlBuilder and improve environment variable handling in Config; update HttpClient options type definition (98bfa78)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 19:12

1.2.0 (2026-08-10)

✨ Features

  • Add .dockerignore file and update HttpClient and HttpClientTest for Guzzle 8 compatibility (f892a48)
  • Update skill registry and PHPUnit configuration for improved testing structure (622490a)

♻️ Code Refactoring

  • Improve environment variable handling and validation in Config class; update HttpClient for Guzzle 8 compatibility; enhance tests for Environment and HttpClient (0a0a889)