------------------ * Updated to support django-crispy-forms 2.x * Updated environments tested to add Django 5.0
0.2.5
------------------ * Django 2.2 is no longer supported * Updated environments tested to include Django 3.2 LTS, 4.0, 4.1, 4.2 LTS * Updated environments tested to include all django-crispy-forms 1.x releases * Updated packages used in demo
0.2.4
------------------ * Password fields are styled correctly.
0.2.3
------------------ * Django 4.0 support added. * Confirmed support for python 3.9/3.10 * Fixed issues with DateInputField, thanks ahernp & NDevox.
0.2.2
------------------ * Changed FormHelper now correctly translates Sizes into css classes.
0.2.1
------------------ * Simplified webpack configuration for demo site. * Synchronized demo site and package licences and versions.