---------- * Fixed "UnicodeDecodeError: 'ascii' codec..." in setup.py
0.5.0
------ * IMPORTANT: Google Analytics JS code is switched to Universal Analytics. * IMPORTANT: Added migrations. South users should use `migrate sitemetrics --fake` (see 7). * Fixed cache invalidation issue.
0.4.2
------ * Fixed `kcode_data is not a dict` error (see 3). * Updated Google Analytics counter code (closes 4).
0.4.1
------ * Fixed setup.py PIP related issue (see 2).
0.4.0
------ + Remastered API. + Added parameterization support for metrics counters. + Implemented all known parameters for Yandex Metrika. * Now uses built-in Django Cache framework.