* Allow to pass kwargs to currency conversion methods
0.1.12
- Cache in thread locals was replaced by django cache framework - Currency rates update logic was simplified - More currencies was added (latest list from openexchangerates) - Database schema changed - now we'll store up to 12 decimal places for a single `ConversionRate` object