- Add support for django-oscar 2.x. - Drop support for django-oscar 1.x.
0.13.1
------------------ - Adds support for Django 2.0 and Oscar 1.6.
0.13.0
- Internationalization - Feature: Compound Benefits. Allows applying more than one benefit with a single offer. - Improve performance of Range.contains_product by utilizing Redis SETs. Requires Redis caching on the Django site
0.12.1
------------------ - Update compatible django-oscar-api-checkout version
0.12.0
- Improve UI of the offer group dashboard view. - Improve checkout performance by tuning the update query in Offer.record_usage. - Alter behavior of MultibuyDiscountBenefit. Not discounts the second-most expensive product, rather than the cheapest product. - Remove now-unused cosmetic-pricing settings.