Releases: eansearch/python-ean-search
Releases · eansearch/python-ean-search
v1_8_3
Release 1.8.0
New release that supports the similar-product-search API call and a few convenience improvements:
- new methods similarProductSearch(), setTimeout()
- search words are automatically URL encoded
- default language is English
- API requests are automatically retried on 429 HTTP response
Release 1.7.0
New release adding the functions
- isbnLookup()
- issuingCountryLookup()
- barcodeImage()
Release 1.6.0
Added support for issuingCountryLookup() and barcodeImage().
Release 1.5.0
More robust parameter handling
Release 1.4.0
Set HTTP timeout
Release 1.3.0
Add support for category search
Stable release 1.1.0
added method barcodeSearch() to retrieve a more detailed result
New stable release 1.0.6
v1_0_6 fix typo
New stable release 1.0.5
v1_0_5 better description