Releases: strmprivacy/php-driver
Releases · strmprivacy/php-driver
v3.0.0
3.0.0 (2022-07-12)
BREAKING CHANGES
- authentication has changed
v2.0.2
2.0.2 (2021-11-17)
Bug Fixes
- do not override config properties with null values (6b87d89)
v2.0.1
2.0.1 (2021-11-17)
Bug Fixes
v2.0.0
2.0.0 (2021-11-11)
Bug Fixes
Features
- rename to STRM Privacy (820c958)
- update hosts to strmprivacy.io (6f09c24)
BREAKING CHANGES
- Stream Machine -> STRM Privacy
v1.0.3
1.0.3 (2021-10-13)
Bug Fixes
- call packagist webhook using curl (61945cc)
v1.0.2
1.0.2 (2021-10-13)
Bug Fixes
- fixed publish gh workflow (85bd297)
v1.0.1
1.0.1 (2021-10-13)
Bug Fixes
- removed examples, moved to another repo (0af9787)
v1.0.0
1.0.0 (2021-10-13)
Bug Fixes
- trailing comma's in function arguments not supported in php72 (ee81934)
Features