* filters return empty strings instead of raising exceptions if field is missing; * test running improvements; * python 3 support; * undocumented 'behave' filter is removed.
0.3
----------------
* ``add_error_class`` filter.
0.2.1
------------------
* Attributes customized in widgets are preserved; * no more extra whitespaces; * tests;