Releases: vitalybaev/php-google-merchant-feed
Releases · vitalybaev/php-google-merchant-feed
v2.6.0
v2.5.0
v2.4.1
What's Changed
Full Changelog: v2.4.0...v2.4.1
v2.4.0
- Added
->setShippingLabel()
,->setShippingWeight()
and->setCustomLabel()
methods. Thanks to @tegansnyder
v2.3.0
v2.2.0
v2.1.0
v2.0.0
This new release consists of:
- Availability to define shipping information.
- Fixed using constant
Availability::NEW
v1.2.0
- Using
^1.5
OR^2.0
ofsabre/xml
- Added PHP 7.3 to Travis-CI test targets
- Using PHPUnit 6.5.14 when testing in Travis