Skip to content

Releases: FriendsOfCXML/cxml-php

1.9.1

27 May 15:30
Compare
Choose a tag to compare

Full Changelog: 1.9.0...1.9.1

1.9.0

07 Apr 20:22
Compare
Choose a tag to compare

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

31 Jan 11:38
77a13a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.1...1.8.0

1.7.1

08 Dec 11:54
Compare
Choose a tag to compare
  • fixed order of elements
  • missing comments
  • dont wrap CXmlException into CXmlProcessException

Full Changelog: 1.7.0...1.7.1

1.7.0

06 Dec 15:48
6c21d10
Compare
Choose a tag to compare

What's Changed

1.6.0

09 Nov 21:07
f0bc027
Compare
Choose a tag to compare

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

22 Feb 14:19
fb6284d
Compare
Choose a tag to compare

What's Changed

  • Updated GA CI to avoid deprecation errors by @ynnoig in #12
  • added createFromInterface() for CXml\Model for PHP<8.0

Full Changelog: 1.5.2...1.5.3

1.5.2

22 Feb 12:08
Compare
Choose a tag to compare

Full Changelog: 1.5.1...1.5.2

  • Handling Date vs DateTime: CXml\Model\Date

1.5.1

20 Feb 19:18
Compare
Choose a tag to compare

Full Changelog: 1.5.0...1.5.1

  • allow more dynamic date/time values Markus Thielen 20 minutes ago

1.5.0

26 Jan 19:23
65c0491
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.5.0