wagtail-longclaw/CHANGELOG.rst

32 wiersze
763 B
ReStructuredText
Czysty Zwykły widok Historia

2017-02-03 10:04:57 +00:00
.. :changelog:
History
-------
2017-09-06 09:36:54 +00:00
1.0.0 (In development)
+++++++++++++++++++++++
0.2.0 (2017-07)
2017-04-28 11:07:18 +00:00
++++++++++++++++++++++
* 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%
2017-04-13 07:35:39 +00:00
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)
+++++++++++++++++++
2017-02-03 10:04:57 +00:00
* Initial release.