Skip to content

Latest commit

History

History
78 lines (35 loc) 路 3.88 KB

CHANGELOG.md

File metadata and controls

78 lines (35 loc) 路 3.88 KB

1.5.0 (2023-04-17)

Features

1.4.2 (2022-10-16)

Bug Fixes

1.4.1 (2020-06-05)

Bug Fixes

  • exists: fixed .exists behavior when no value parameter is passed (#28) (5e7f70b)

1.4.0 (2020-04-10)

Features

1.3.2 (2020-04-10)

Bug Fixes

  • remove: remove used without a value removes the filter entirely (#24) (7dc6bb7)

1.3.1 (2020-04-07)

Bug Fixes

  • fix query string start index (3d7cf30)

1.3.0 (2020-04-07)

Features

1.2.1 (2020-04-06)

Bug Fixes

  • fixed output when passed into JSON.stringify (#19) (4682ad7)

1.2.0 (2020-04-06)

Features

1.1.0 (2020-04-06)

Features

  • get-payload: added tests for .getPayload (3796b11)

1.0.0 (2020-04-06)

Features

  • Filterion: Initial commit (42a5438)