Skip to content

Releases: Junglescout/junglescout-python-client

v0.2.1

20 Aug 14:31
Compare
Choose a tag to compare

v0.2.1 (2024-08-20)

Fix

  • fix: Add optional on missing fields (#83) (534c0f6)

v0.2.0

20 Jun 20:07
Compare
Choose a tag to compare

v0.2.0 (2024-06-20)

Feature

  • feat: Adds competitor sponsored rank to keywords_by_asin request (#80) (b7740e4)

v0.1.4

20 Jun 19:43
Compare
Choose a tag to compare

v0.1.4 (2024-06-20)

Chore

  • chore: Improve error handling and fix a test (#79) (bdbbbec)

  • chore(deps): bump urllib3 from 2.2.1 to 2.2.2 (#77)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (beb7642)

  • chore(deps): bump requests from 2.31.0 to 2.32.0 (#74)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dfc8f5e)

  • chore(deps): bump idna from 3.6 to 3.7 (#70)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (597fa1b)

  • chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#71)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (1167638)

  • chore(deps-dev): bump black from 22.3.0 to 24.3.0 (#73)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Paulo Roberto Xavier <[email protected]>
Co-authored-by: semantic-release <semantic-release>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a963f66)

Fix

  • fix: Adds extra test and default array value (#78) (86fb9d7)

v0.1.3

08 May 16:40
Compare
Choose a tag to compare

v0.1.3 (2024-05-08)

Chore

Documentation

  • docs: Update product database query description (#67) (6ac0aed)

Fix

  • fix: Fix integration test (9467ee3)

  • fix: Add optional typing on SalesEstimatesAttributes (#72)

Changes some typing on the SalesEstimatesAttributes to optional on the Pydantic model. (9b7a083)

v0.1.2

20 Mar 18:24
Compare
Choose a tag to compare

v0.1.2 (2024-03-20)

Ci

  • ci: reduce the verbosity of semantic-release (#65) (fa58753)

  • ci: conditional publishing based on new version releases (#64) (39fc58e)

Documentation

Fix

  • fix: Fix typings and documentation examples (#66) (75467d4)

v0.1.1

20 Mar 03:27
Compare
Choose a tag to compare

v0.1.1 (2024-03-20)

Fix

  • fix: fix failing validation errors (#62) (5cd926f)

v0.1.0

20 Mar 02:37
Compare
Choose a tag to compare

v0.1.0 (2024-03-20)

Feature

Fix

  • fix: fix pydantic response models to match actual response data (e5bc7cb)

v0.0.2

20 Mar 00:57
Compare
Choose a tag to compare

v0.0.2 (2024-03-20)

Fix

  • fix: fix pydantic response models to match actual response data (054795b)

v0.0.1

19 Mar 00:01
125b271
Compare
Choose a tag to compare

v0.0.1 (2024-03-19)

Fix