CHANGES
*******

0.7.0 (2010-03-18)
==================

- Added support for using zope.html.field.HtmlFragment fields.


0.6.1 (2010-03-18)
==================

- Fixed compatibility issue with zope.app.form-4.0 or higher where
  the widget implementations have been moved to zope.formlib.


0.6.0 (2010-02-17)
==================

- Support List quick content type


0.5.0 (2009-11-24)
==================

- Cleaned up form tests.
- Added mechanism to pass display options to widgets in the form
  definition.
- Added a `ComboBox` widget.


0.4.0 (2009-07-07)
==================

XXX missing


0.3.0 (2009-07-01)
==================

XXX missing


0.2.0 (2009-06-30)
==================

XXX missing


0.1.0 (2009-06-25)
==================

- Forked from the zc.extjs and narrowed scope to just ajax APIs.
- Removed Javascript frameworks.
