Releases: braze-community/braze-php
Releases · braze-community/braze-php
v2.2.2
2.2.2 (2024-10-15)
Bug Fixes
- deps: bump braze-specification from 1.2.3 to 1.2.4 (#116) (5b526c2), closes #115
v2.2.1
2.2.1 (2024-10-10)
Bug Fixes
- lib: generate code from braze-specification 1.2.2 (88fd3ef)
v2.2.0
2.2.0 (2024-07-30)
Features
- lib: generate code from braze-specification (abdc78a)
v2.1.1
2.1.1 (2024-07-04)
Code Refactoring
- lib: get fully qualified name with
::class
(3612123)
- lib: tidy backslash in fully qualified name (51c6405)
v2.1.0
2.1.0 (2024-06-28)
Features
- lib: generate code from
jane-php/open-api-3
upgrade to 7.7.0 (3703142)
Build System
- deps: update jane-php/open-api-runtime requirement (#82) (198f750)
v2.0.2
2.0.2 (2024-05-31)
Build System
- deps: update jane-php/open-api-runtime requirement (#73) (c798fa6)
v2.0.1
2.0.1 (2024-03-13)
Build System
- deps: update jane-php/open-api-runtime requirement from 7.5 to 7.6.1 (#61) (0f47151)
v2.0.0
2.0.0 (2024-03-12)
⚠ BREAKING CHANGES
- lib: drop PHP version 7 and require PHP >=8.0
Bug Fixes
- lib: generate lib and lock
jane-php/open-api-runtime
to 7.5 (b48a0e2), closes #55
v1.4.0
1.4.0 (2024-01-05)
Features
- lib: generate code from braze-specification (8566005)
v1.3.2
1.3.2 (2023-12-22)
Bug Fixes
- lib: update 'trigger_properties' so that it's an object (3abc609), closes #37