Skip to content

Releases: SchoppAx/nexcargo-php-sdk

1.1.2

Choose a tag to compare

@SchoppAx SchoppAx released this 14 Aug 12:13

What's Changed

  • Fix package serialization

Full comparsion: 1.1.1...1.1.2

1.1.1

Choose a tag to compare

@SchoppAx SchoppAx released this 14 Aug 08:05

What's Changed

  • Remove unused models
  • Fix missing phone property in Address

Full comparsion: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@SchoppAx SchoppAx released this 13 Aug 10:28

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

1.0.0

Choose a tag to compare

@SchoppAx SchoppAx released this 11 Aug 11:14