- Improvements on formfields. (Carl Meyer) - Improvements on django 1.7 support. (Carl Meyer) - Improvements on django 1.7 custom lookups. - Improvements on type casting (Carl Meyer) - Default aliases for most common types. - New documentation. - Python3 fixes. - Package renamed to djorm-pgarray.
0.10
- Improved tests - Fix wrong unicode handling. - Date/Datetime type support. - MacAddr type suport tested but not enabled by default. - Python 3 support.
0.9
- Allow user override of form field class (Carl Meyer) - Allow use self defined types.
0.8
- Bugfixes - Sphinx documentation
0.7
- Bugfixes for xml serialization format. - Bugfixes for form field.