Good news everyone!
I would like to announce that django SHOP version 0.1.0 has been released. In this version, we have solved a lot of small bugs and annoyances, but more importantly some long standing issues, which ment we had to make backwards incompatible changes. So before you update be sure that they do not affect you or that you update your code.
One of the main new changes introduced, is the increase of CurrencyField precision to 30 max digits and 10 decimal places. This change will need a data migration and a change in templates that display the price.
If you are not ready to upgrade, we would advise you to lock your shop version to 0.0.13.
For the full list of changes see the
CHANGELOG.
Cheers,
Ales