Skip to content

File upload improvements

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 23 Nov 13:45
· 122 commits to master since this release

Simplification of how Input handles file uploads. There will probably be more small changes made as the FileUpload classes are tested fully.

The InputValueGetter trait has also been introduced, which allows the Input class to be used as if it were InputData itself.