Skip to content

Releases: ferfabricio/rest-get-filters

Security upgrades

06 Sep 20:33
Compare
Choose a tag to compare
1.0.2

adding devcontainer and vscode configuration to the project

Empty and null values

15 Aug 04:28
65f51f5
Compare
Choose a tag to compare

Some fixes on the package:

  • Fix empty values on the filters to avoid add %% on the query parameters (as an example of Like filter);
  • Avoid not necessary filters;

First release

03 Aug 14:10
f0e97d3
Compare
Choose a tag to compare

Create all components and the initial filters;

Filters into this release:

  • Date
  • Comparison
  • Equal
  • Like