Skip to content

Releases: Hermsi1337/go-magento2

v0.1.2

10 May 16:02
Compare
Choose a tag to compare
fix order entity update attempt #2

v0.1.1

10 May 15:51
Compare
Choose a tag to compare
fix order entity update

v0.1.0

10 May 14:16
c064f64
Compare
Choose a tag to compare

🔥 🔥 BREAKING 🔥 🔥

v0.0.3

01 Mar 09:56
Compare
Choose a tag to compare
return proper error for non existent item

v0.0.2

12 Dec 22:33
d69da5f
Compare
Choose a tag to compare
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

30 May 07:50
Compare
Choose a tag to compare
overwork example stuff

v0.0.1-alpha.9

08 May 15:52
Compare
Choose a tag to compare
v0.0.1-alpha.9 Pre-release
Pre-release
fix guest carts

v0.0.1-alpha.13

08 May 17:05
Compare
Choose a tag to compare
v0.0.1-alpha.13 Pre-release
Pre-release
switch type from extension_attributes

v0.0.1-alpha.12

08 May 16:44
Compare
Choose a tag to compare
v0.0.1-alpha.12 Pre-release
Pre-release
only print body upon failure

v0.0.1-alpha.11

08 May 16:39
Compare
Choose a tag to compare
v0.0.1-alpha.11 Pre-release
Pre-release
better debugging