Skip to content

Latest commit

 

History

History
85 lines (32 loc) · 3.77 KB

CHANGELOG.md

File metadata and controls

85 lines (32 loc) · 3.77 KB

0.23.0 (2023-08-03)

Features

0.22.2 (2022-12-15)

Bug Fixes

  • non-scalar types should be made case insensitive with case insensitive flag (ENGCE-23763) (#16) (f659573)

0.22.1 (2022-11-30)

Bug Fixes

  • update TS signature for search to include opts (#15) (7e49b3b)

0.22.0 (2022-11-30)

Features

  • support case insensitive comparisons (ENGCE-22058) (#14) (a66be83)

0.21.0 (2022-10-18)

Bug Fixes

  • address starts_with and ends_with edge cases (ENGCE-21162) (#12) (d4bf3b9)

Features

  • add mult and div custom functions (#11) (4e23f14)

0.20.0 (2022-07-01)

Features

  • add pola-mode for comparators (#9) (ebd2655)
  • pola add, contains, ends_with, length, starts_with, sub fns (#10) (8918107)

0.19.0 (2021-11-23)

Features

  • add support in to_number for date strings (ENG-9197) (#5) (7b07df5)
  • support custom function add (ENG-9197) (#6) (36b9ca5)
  • support custom function sub (ENG-9197) (#7) (fb62219)

0.17.0 (2020-03-09)

Features

  • add minimal TypeScript definitions (#3) (CU-582) (51b422d)

0.16.0 (2020-03-09)

Features

  • clean up and pull under cloudelements (#1) (CU-582) (0acb1f4)