All Versions
10
Latest Version
Avg Release Cycle
2 days
Latest Release
1477 days ago

Changelog History

  • v2.0.1

    March 12, 2020
  • v2.0.0

    March 12, 2020
  • v1.3.2

    March 13, 2020
  • v1.3.1

    March 13, 2020
  • v1.3.0 Changes

    March 12, 2020

    ๐Ÿš€ This release contains a breaking change:

    1. These Client methods now accept context.Context as their first parameter: GetBrowseNodes, GetItems, GetVariations, and SearchItems

    Also, you can now pass your custom HTTP client to the gopaapi5 client using SetHttpClient method.

    ๐Ÿš€ I decided not to move to new major release inspite of having breaking changes as the library seems to have not yet been used by many users. I'll make sure it doesn't happen again in future though. Thanks!

  • v1.2.0 Changes

    March 09, 2020

    โž• added client methods that accept context viz. GetBrowseNodesCtx, GetItemsCtx, GetVariationsCtx, and SearchItemsCtx

  • v1.1.2 Changes

    March 06, 2020

    โœ… Revised request timeout test

  • v1.1.1 Changes

    March 03, 2020

    ๐Ÿ‘• 1. Fixed golint errors

    1. Added SetTimeout() to README.md
  • v1.1.0 Changes

    March 03, 2020

    โž• Added SetTimeout() method on Client to be able to set a time limit for the operations made by the Client.

  • v1.0.0

    February 26, 2020