Skip to content

Releases: lv10/bestbuyapi

Release 2.0.0

27 Jan 18:12
cdb4cee
Compare
Choose a tag to compare

What's New?

  • Python3.9 support
  • minor bug fixes
  • improved unit testing (tox + pytests)

Release 1.0.0

13 Feb 14:51
Compare
Choose a tag to compare

What's new API:

  • Store API (query by store id)
  • Dropped support for python2.7
  • Updated support for bulk API (no longer documented)
  • Fixed minor bug fixes
  • Automated testing with Travis-CI