Releases: rebelstackio/pgfilter
Releases · rebelstackio/pgfilter
v2.0.0
15 Oct 11:19
Compare
Sorry, something went wrong.
No results found
2.0.0 (2023-10-15)
Bug Fixes
Code Refactoring
BREAKING CHANGES
Update @faker-js @faker to 8.1.0
add support for node 18 and fix all the dependecies issues
v1.5.0
31 Aug 13:16
Compare
Sorry, something went wrong.
No results found
1.5.0 (2022-08-31)
Features
filter: allow more duration expression on filter function (1c8363f )
v1.4.0
17 Aug 13:50
Compare
Sorry, something went wrong.
No results found
1.4.0 (2022-08-17)
Bug Fixes
cli: fix buffer argument validation (10cb284 )
Features
test: add more testing tool and fix common errors (b2241d9 )
v1.3.1
09 Aug 03:14
Compare
Sorry, something went wrong.
No results found
1.3.1 (2022-08-09)
Bug Fixes
husky: fail silently husky installation (a0df2aa )
v1.3.0
09 Aug 02:51
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-08-09)
Bug Fixes
ci: try avoid husky reject the commit from semantic-release (fc17ded )
vagrant: fix test database provision (44ebc6d )
vagrant: fix vagrant provision script (250af84 )
Features
dependecies: upgrade faker, yargs and eslint and adjust code based on faker breaking changes (2daab72 )
lint: add husky to enforce commit message format (7b44711 )
v1.2.2
16 Jun 01:46
Compare
Sorry, something went wrong.
No results found
1.2.2 (2022-06-16)
Bug Fixes
dependecies: Fix npm audit warnings (c6515bc )
v1.2.1
14 Apr 01:24
Compare
Sorry, something went wrong.
No results found
1.2.1 (2022-04-14)
Bug Fixes
dependecies: Remove npm audit warning (633533d )
tests: Fix unit tests (f35d91e )
typos: Rename variable and fix several typos in the docs (d2ad1a8 )
v1.2.0
21 Feb 12:29
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-02-21)
Bug Fixes
docs: Fix typos (9c13472 )
docs: Remove tabs from on usage entry (614689d )
provision: Fix provision script for vagrant env (8d2f968 )
Features
docker: Add docker file to allow test the CLI on no-node envs (5560183 )
docker: Add initial dockefile to allow test the CLI on no-node envs (258e3c7 )
docs: Remove steps section (a345408 )
docs: Update docs (0d0e0cf )
structure: Remove src folder and move funciton under lib (00446b9 )
test: Create a schema file (63480e7 )
test: Add pganonymize pip packages for comparison (9f2d5cd )
v1.1.2
26 Jan 12:44
Compare
Sorry, something went wrong.
No results found
1.1.2 (2022-01-26)
Bug Fixes
build: Remove useless npm packages and reduce npm package size (cacf413 )
v1.1.1
25 Jan 13:30
Compare
Sorry, something went wrong.
No results found
1.1.1 (2022-01-25)
Bug Fixes
build: Fix typo on build (2388ed4 )
build: Use a different token (8437b2d )
build: Use a generated token instead (9f685fa )
build: Use correct token and give correct permissions (bdabdd9 )
githubactions: Fix workflow and add custom config file file for semantic-releases (e932c0b )
githubactions: Fix workflow and use environment (08cacb6 )
semantic-release: Fix release.config.js file (6adc183 )
semantic-release: Fix semantic-release config (ddddd6f )
semantic-releases: Try using personal token (feb89cb )
semantic-releases: Use persist-credentials property on checkout (fcd4b30 )