gopaapi5 v1.3.0 Release Notes

Release Date: 2020-03-12 // about 4 years ago
  • ๐Ÿš€ 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!