Releases: FriendsOfCXML/cxml-php
Releases · FriendsOfCXML/cxml-php
1.9.1
Full Changelog: 1.9.0...1.9.1
1.9.0
Full Changelog: 1.8.0...1.9.0
- missing authentication with
- we need doctrine/annotations now for jms/serializer
- QuoteMessage
- some cleanup
- deployment for Message's
1.8.0
What's Changed
- chore(style): fix code style by @ynnoig in #27
- GA Dependabot: Bump actions/cache from 3 to 4 by @dependabot in #24
- add phone field and children by @isybuy in #26
New Contributors
Full Changelog: 1.7.1...1.8.0
1.7.1
- fixed order of elements
- missing comments
- dont wrap CXmlException into CXmlProcessException
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Quote message by @mathielen in #23
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- disabled xdebug in php step on ci. set phpstan to max level by @ynnoig in #14
- chore(dependencies): composer lock update + CS Fix by @ynnoig in #19
- chore(style): adjusted php-cs-fixer indent by @ynnoig in #20
- bugfix: change regex to lazy quantifier in Serializer #patch by @faaru-io in #18
Full Changelog: 1.5.3...1.6.0
1.5.3
1.5.2
Full Changelog: 1.5.1...1.5.2
- Handling Date vs DateTime: CXml\Model\Date
1.5.1
Full Changelog: 1.5.0...1.5.1
- allow more dynamic date/time values Markus Thielen 20 minutes ago