Skip to content

1.1.0

Choose a tag to compare

@SchoppAx SchoppAx released this 13 Aug 10:28
· 3 commits to main since this release

This release improves compatibility, reliability, and maintainability without changing the SDK’s public functionality.

What’s changed

  • Expanded PHPUnit compatibility
    Updated exception assertions so the test suite works across PHPUnit 11, 12, and newer supported versions.
  • Improved test coverage
    Added tests for previously uncovered scenarios, bringing the SDK’s automated test coverage to 100%.
  • Resolved code-quality warnings
    Fixed reported linting and static-analysis issues to keep the codebase clean and consistent.

Compatibility

  • Requires PHP 8.2 or newer.
  • No known breaking changes for users upgrading from version 1.0.0.
  • Existing SDK integrations should continue to work without modification.

The package currently declares PHP 8.2 or newer and provides shipment creation, quotes, labels, tracking, and cancellation operations

Full comparison: 1.0.0...1.1.0