Skip to content

Releases: linkorb/graphael

fix: minor fixes

12 Apr 14:33

Choose a tag to compare

v1.22.1

fix: variable name improvement

feat: tripwires

12 Apr 14:15
6e68dd8

Choose a tag to compare

Merge pull request #14 from prajapati-kaushik/7519-tripwire-logs

perf: tripwire installing #7519

feat: support sanitizing fields before returning them to the caller

21 Feb 15:30
16ffdc1

Choose a tag to compare

Merge pull request #13 from prajapati-kaushik/7094-protect-against-xss

perf: protect against xss #7094

chore(deps): php8 support

07 Feb 11:38
0854b0c

Choose a tag to compare

Merge pull request #11 from prajapati-kaushik/0000-php8-support

chore(deps): php8 support

build: php8 support #0000

07 Feb 10:31
ae117ee

Choose a tag to compare

Merge pull request #10 from prajapati-kaushik/0000-php8-support

build: php8 support #0000

fix: methods protected vs private #5760

21 Feb 09:37
aa3bbcb

Choose a tag to compare

v1.20.0

Merge pull request #9 from prajapati-kaushik/5760-methods-protected-v…

feat: updates to handle caching #4107

17 May 13:27

Choose a tag to compare

v1.19.0

Merge branch 'master' of github.com:linkorb/graphael

fix: return null if no result found

03 Feb 13:08
c8feb7c

Choose a tag to compare

Merge pull request #8 from kaushikindianic/fix-getBy-find-null-result

fix: return null if no result found

feat: register cache service #3916

12 Jan 11:58

Choose a tag to compare

v1.18.0

feat: register cache service (array by default, or file if configured…

fix: revert symfony version bump, add doctrine/cache dependency

12 Jan 10:59

Choose a tag to compare

v1.17.0

fix: revert symfony version bump, add doctrine/cache dependency