wagtail-longclaw/CHANGELOG.rst

29 wiersze
722 B
ReStructuredText

.. :changelog:
History
-------
0.2.0 (In Development)
++++++++++++++++++++++
* Added a template tag for easy 'Add To Basket' buttons
* Added a template tag for shipping rates
* Created a client side Javascript library for the REST API
* We built basic views for Checkout and Basket
* Added template tags to help simplify integration with payment backends
* Basic checkout template in the project_template
* Bug fixes around payment gateway integrations
* Created a standard address form
* Pushed test coverage past 80%
0.1.1 (2017-04-14)
+++++++++++++++++++
* 'rest-framework' corrected to 'rest_framework' (#57)
* Limit Django requirements to 1.8-1.10 (#58)
0.1 (2017-04-14)
+++++++++++++++++++
* Initial release.