v1.1.1
Added support for adding custom CSS classes to form fields through the use of the new 'class' parameter. See documentation here.
Fixed bug with 'id' parameter when used on non-generic field types. The 'id' parameter can now be used on all fields to set a custom id attribute. This may be useful for implementing custom styling or JavaScript.
Fixed bug with 'default' parameter