Skip to content

Latest commit

 

History

History
61 lines (31 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

61 lines (31 loc) · 2.65 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.32 (2020-07-16)

Features

3.0.31 (2020-06-08)

Features

3.0.30 (2020-03-15)

3.0.29 (2020-02-27)

Bug Fixes

  • change the way the cakebuild dependency is installed in ci (570cc20)

Features

  • add logical operators (and, or) (a87d8ba)
  • add skip and limit with RQL syntax (5492954)

3.0.28 (2019-08-11)

Bug Fixes

Features

  • add comparison filter between field and value (3515e50)
  • add filter to remove field from query return (0d33208)
  • add http query filter client sdk (c5a82b2)
  • add operator and/or in comparison filter (a53b87c)
  • add sorting filter with multiple fields (8feb7bc)
  • add url decode (3116ab1)