Skip to content

Releases: linkorb/herald-client-php

fix: dsn undefined port key

06 May 19:08
bdd0064

Choose a tag to compare

v2.9.1

Merge pull request #21 from prajapati-kaushik/0000-fix-dsn-undefined-…

feat: extend DSN configuration to support configuration of template name prefix

18 Feb 10:33
9f0777d

Choose a tag to compare

Merge pull request #20 from mhitza/extend-dsn-configuration-0000

Extend DSN configuration to support configuration of template name prefix #0000

fix: runtime exception include missing use statement

05 May 12:22
ca95cfa

Choose a tag to compare

v2.8.1

Merge pull request #19 from prajapati-kaushik/0000-runtim-exception-i…

build: composer pacakge upgrade sf6 support #0000

06 Oct 11:20
6d2dfb4

Choose a tag to compare

v2.8.0

Merge pull request #17 from prajapati-kaushik/composer-package-upgrad…

chore: bump deps

08 Jan 09:07
c34cde7

Choose a tag to compare

Merge pull request #12 from kaushikindianic/composer-update-depenency

perf: composer update dependency

Restore removed methodes

26 Apr 12:59

Choose a tag to compare

v2.7.1

Restore removed methodes

Refactoring

26 Apr 10:58
956250c

Choose a tag to compare

Handle JSON response types, and remove unused commands etc

Refactoring + DSN support

09 Mar 07:43

Choose a tag to compare

* Support DSN in client library (fromDsn)
* Use arguments vs options in CLI for required input
* Use common `BaseCommand` for all CLI commands
* Support .env in CLI
* Update README.md

Move symfony/console to require-dev

27 Feb 15:29

Choose a tag to compare

v2.5.0

Merge branch 'master' of github.com:herald-project/herald-client-php

Implement template listing

25 Jan 09:37
6194c9e

Choose a tag to compare

Merge pull request #4 from kaushikindianic/847-templates-list

847-templates-list