Skip to content

1.15.0

Compare
Choose a tag to compare
@nozzlegear nozzlegear released this 09 Feb 21:49
· 2170 commits to master since this release
  • New feature: ShopifyPageService. Create, get, list, count, update and delete a shop's web pages. (#25)
  • Enhancement: Removed Humanizer dependency in favor of C# 6.0's native string interpolation. (#23)
  • Enhancement: Added additional filter options to ShopifyOrderFilterOptions. (#27)
  • Bugfix: Changed the Title, Vendor, Handle and ProductType properties in ShopifyProductFilterOptions from long to string. (#29)
  • Bugfix: ShopifyProductFilterOptions failed to parse the CollectionId from JSON. (#28)