Skip to content

Releases: tada5hi/rapiq

v0.6.0

28 Nov 17:48
Compare
Choose a tag to compare

0.6.0 (2022-11-28)

Features

v0.5.0

27 Nov 09:08
Compare
Choose a tag to compare

0.5.0 (2022-11-27)

Features

  • allow null value in filter list (a264d6c)

v0.4.1

28 Oct 16:09
Compare
Choose a tag to compare

0.4.1 (2022-10-28)

Bug Fixes

  • allow enable/disable parameter parsing by boolean for parseQuery (2b29f41)

v0.4.0

28 Oct 15:13
Compare
Choose a tag to compare

0.4.0 (2022-10-28)

Bug Fixes

  • allow non matching regex strings, if permitted by options (145b119)

Features

  • parse everything, if allowed- & default- option are not defined (9bda36a)

v0.3.2

27 Oct 14:31
Compare
Choose a tag to compare

0.3.2 (2022-10-27)

Bug Fixes

  • only inherit default-path for defined options (454b54a)

v0.3.1

22 Oct 15:33
Compare
Choose a tag to compare

0.3.1 (2022-10-22)

Bug Fixes

  • cleanup types + support more filter input values (1c0e59f)

v0.3.0

21 Oct 17:58
Compare
Choose a tag to compare

0.3.0 (2022-10-21)

Bug Fixes

  • changed structure of filters-parse-output-element (0f3ec4e)
  • filter-value-with-operator type (acbc090)
  • remove filter-value-config format (a7172b0)

Features

  • add filter validate option (882a5dc)

v0.2.9

21 Oct 09:57
Compare
Choose a tag to compare

0.2.9 (2022-10-21)

Bug Fixes

  • example in README.md & bump version (521fed8)

v0.2.8

21 Oct 09:25
Compare
Choose a tag to compare

0.2.8 (2022-10-21)

Bug Fixes

  • typing for parse-query & parse-query-parameter (1924ea7)

v0.2.7

21 Oct 08:47
Compare
Choose a tag to compare

0.2.7 (2022-10-21)

Bug Fixes

  • add generic argument for parse-query function (ac0e89f)