Skip to content

v0.2.0

Choose a tag to compare

@pbeshai pbeshai released this 16 Mar 14:06
· 324 commits to master since this release

Breaking Change

  • Resolved issue: #1 (see #2)
    • Switches ArrayParam and NumericArrayParam to work with arr=a&arr=b&arr=c -> ['a', 'b', 'c'] style.
    • Renames old ArrayParam to DelimitedArrayParam, NumericArrayParam to DelimitedNumericArrayParam
    • Adds safe handling of array inputs to all parameters