Skip to content

New selectPrefix function

Choose a tag to compare

@g105b g105b released this 26 Mar 12:00
· 8 commits to master since this release
5386e51

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