New selectPrefix function
Now we've deprecated the Input::with* functions in favour of Input::select, there's a new select function in town: selectPrefix is used to select a trigger when any of the input parameters begin with the provided prefix. The original issue was described in #13
What's Changed
Full Changelog: v1.3.0...v1.3.1