Skip to content

Releases: hiscaler/woocommerce-go

1.0.3

28 Jun 05:17
Compare
Choose a tag to compare
  • Bug: Fixed date type params validation
  • Bug: Fixed Setting group and option properties
  • Enh: Add 501 error handling

1.0.2

17 Jun 01:50
Compare
Choose a tag to compare
  • Bug: Fixed parse string to float64 failed if an empty string
  • New: Added data and report service tests
  • Bug: Fixed an issue report query parameters did not take effect
  • Bug: Fixed report struct error
  • Chg: Modify order money field type from string to float64

1.0.1

23 May 03:09
Compare
Choose a tag to compare
  • Enh: Perfect doc
  • Enh: Perfect product variation query params validation
  • Bug: Fixed All() method isLastPage return error
  • Chg: Simplify query params process
  • Bug: Fixed Include, Exclude query params type error
  • Bug: Fixed shipping zone location endpoint error
  • Enh: Set per page is max to 100
  • Bug: Fixed is last page check condition
  • Enh: Add total and totalPages return in All() method

1.0.0

20 May 05:25
Compare
Choose a tag to compare

First version, implement all API