Skip to content

Releases: helmut/forms

v1.1.7

05 Mar 01:46

Choose a tag to compare

  • Added plugin configuration
  • Recursive template rendering for multiple plugins
  • Fields must now implement the validate method

v1.1.6

18 Jan 11:35

Choose a tag to compare

  • Allow simple values to be returned instead of arrays
  • Allow accessing keys from fields using get second parameter
  • Integrated a functional test suite
  • Added invalid form method
  • Added user defined errors to fields