Skip to content

Type safe getters for "mutliple" inputs

Compare
Choose a tag to compare
@g105b g105b released this 28 Mar 11:49
· 28 commits to master since this release
95136bc

In this minor release, new type-safe getters have been introduced for working with "multiple" inputs (the type of input with a square bracket in the "name" attribute").

Along with the scalar types int, bool, float, and string, DateTime and FileUpload are supported.

Full Changelog: v1.1.3...v1.2.0