- Add support for adding images to Offers and Vouchers. - Add support for Python 3.7. - Add support for Django 2.1.
0.10.1
------------------ - Fix corrupted package build in version ``0.10.0``.
0.10.0
- Add flag to offer result objects to allow flagging a result as hidden in the UI. Doesn't functionally affect anything other than adding the boolean flag property. - Bugfix for clearing products from range cache
0.9.1
------------------ - Patch package requirements to require django-localflavor less than 2.0.
0.9.0
- Add support for Oscar 1.6 and Django 2.0. - Due to the write of the offer's system in Oscar 1.6, this release drops support for Oscar 1.5.
0.8.7
- Fix exception thrown when editing a voucher - Fix broken Webpack build