Skip to content

Releases: goark/pa-api

v0.5.1

01 Nov 22:07
v0.5.1
b777782
Compare
Choose a tag to compare

Changelog

v0.5.0

20 Oct 03:11
v0.5.0
b4ddc13
Compare
Choose a tag to compare

Changelog

  • Modified query sub-package 2c2f665

v0.4.2

19 Oct 09:27
v0.4.2
d2c15b6
Compare
Choose a tag to compare

Changelog

  • Added "Offers" resource for the "GetItems"- and "SearchItems" operations. a59da0d : thanx @hackmac89

v0.4.1

18 Oct 11:54
v0.4.1
4e37d02
Compare
Choose a tag to compare

Changelog

  • Add test 7b50da8
  • Added additional short formats for time conversions, due to some occasional error while parsing (e.g. B00UHQ73NO). 521550e : thanx @hackmac89
  • Add entity.Date type a0a7948
  • Bump up version of errs package a5c4058

v0.4.0

14 Oct 11:34
v0.4.0
52bdeda
Compare
Choose a tag to compare

Changelog

v0.3.0

10 Oct 16:02
v0.3.0
99855c5
Compare
Choose a tag to compare

Many thanks for @hackmac89 !

Changelog

  • Replaced package url. 1467150
  • Initial implementation of the SearchItems operation for request. 06110b2
  • Added possibility to configure your API region via ServerOptFunc. Corrected typo for WithHttpClient. 976f506
  • Fixed marshaling error when using the Image resource. The Amazon data type for image variants is array. Furthermore added the prevoiusly missing Unit field for GenInfoFloat. 87f9284

v0.2.0

07 Oct 11:44
v0.2.0
c919372
Compare
Choose a tag to compare

Changelog

v0.1.0

04 Oct 12:06
v0.1.0
deb4316
Compare
Choose a tag to compare

First release