Releases: Hermsi1337/go-magento2
Releases · Hermsi1337/go-magento2
v0.1.2
v0.1.1
fix order entity update
v0.1.0
🔥 🔥 BREAKING 🔥 🔥
v0.0.3
return proper error for non existent item
v0.0.2
WIP: not so basic product creation (#3) * basic product creation * working state * working state * working state * finish attribute and attribute set handling (hopefully) * add get attribute set by name * add not found err * price is float * weight can also be float * fix get attribute set by name * add option to create group on attribute set * fix product creation * add stock management * add isInStock boolean * add get attribute by name * return optionValue when assigning option * add isInStockBool * add errnotfound for products * add stuff * add stuff * assign product to category * assign product to category * add category products support * fix category assigning * append category to slice after adding to remote * encode search query params * add retry with resty * adjust retry things a bit
v0.0.1
overwork example stuff
v0.0.1-alpha.9
fix guest carts
v0.0.1-alpha.13
switch type from extension_attributes
v0.0.1-alpha.12
only print body upon failure
v0.0.1-alpha.11
better debugging