8000 Release Version 0.8.3 · XiaoFaye/WooCommerce.NET · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 0.8.3

Compare
Choose a tag to compare
@XiaoFaye XiaoFaye released this 17 Mar 08:19
· 32 commits to master since this release
  1. Fix error while creating a refund. #476
  2. Allow authenticate Woocommerce API with JWT (set WCAuthWithJWT to true). #478
  3. Fix error on retrieving refund. #484
  4. Fix error on deserialize BatchObject. #523
  5. Fix error on date format. #524
  6. Add user-friendly attribute names and values to Metadata. #558
  7. Change all id field to unsigned 32bit integer to prevent overflow. #560
  8. Change functions in BaseObject to virtual to support Unit Test. #568
  9. Add function to delete tax class by slug. #576
  10. Allow WC Plugins to use WCObject.
  11. Add UpdateRangeRaw to ignore deserialize return json. #523
0