- Split config, mostly to be able to include in pyramid without browser resources and viewlets
3.0.0a2
--------------------
- Added missing version Trove classifiers.
3.0.0a1
--------------------
- Added support for Python 3.3.
- Dropped support for Python 2.4 and 2.5.
2.3.0
------------------
- Feature: Mark a widget row with the "required" class when the widget is required. Similarly, when the widget has an error attached, add the "error" class to the widget row. That allows you to change the styles of the label and the widget if it is reuqired.