Releases: labd/commercetools-go-sdk
Releases · labd/commercetools-go-sdk
v0.3.1
Re-release to create a fresh entry in the Module Mirror and Checksum Database.
See also https://blog.golang.org/publishing-go-modules and https://blog.golang.org/module-mirror-launch
v0.3.0
- Upgrade services and types from commercetools-api-reference #59
- Add validation for structs for Update calls
- Enable custom objects endpoint after raml update
- Backwards incompatible: DateOfBirth fields now take a
*Date
instead of aDate
value - Backwards incompatible: LocalizedDescription field of ShippingMethod now takes a
*LocalizedDescription
instead of astring
value