Releases: GeNyaa/shopware-api-sdk
Releases · GeNyaa/shopware-api-sdk
v0.8.8
08 Jul 21:31
Compare
Sorry, something went wrong.
No results found
Fixed issue product could not be grabbed due to prices being mapped as arrays instead of PriceCollection -> Price
v0.8.6
07 Jun 19:32
Compare
Sorry, something went wrong.
No results found
Added abstract function first and all to AbstractEndpoint class.
v0.8.5
04 Jun 13:10
Compare
Sorry, something went wrong.
No results found
Allow null in customFields as value
v0.8.4
03 Jun 12:19
Compare
Sorry, something went wrong.
No results found
Fix allow mixed $value in CustomField set function
v0.8.3
02 Jun 20:12
Compare
Sorry, something went wrong.
No results found
Added customFields to Customer Dto and Endpoint mapping
v0.8.2
02 Jun 13:38
Compare
Sorry, something went wrong.
No results found
Allow customer company to be null
v0.8.1
01 Jun 15:54
Compare
Sorry, something went wrong.
No results found
Fix in helper function shopwareCollect()
v0.8
01 Jun 15:27
Compare
Sorry, something went wrong.
No results found
Added helper functions
Added CustomFields to CustomerAddress
Updated README to reflect new helper functions
v0.7
27 May 19:01
Compare
Sorry, something went wrong.
No results found
Use toArray functions on attributes when needed
Fix upsert function
Fix get all function
Added linked attribute to Price
v0.6
27 May 14:30
Compare
Sorry, something went wrong.
No results found
Moved Dto data into Resource folder
Added collection types per resource