Skip to content

Releases: linkorb/graphael

fix: minor fixes

12 Apr 14:33
Compare
Choose a tag to compare
v1.22.1

fix: variable name improvement

feat: tripwires

12 Apr 14:15
6e68dd8
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #9 from prajapati-kaushik/5760-methods-protected-v…

…s-private

fix: methods protected vs private #5760

feat: updates to handle caching #4107

17 May 13:27
Compare
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
Compare
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
Compare
Choose a tag to compare
feat: register cache service (array by default, or file if configured…

…) #3916

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

12 Jan 10:59
Compare
Choose a tag to compare
v1.17.0

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