Skip to content

Releases: fusionspim/php-demandware-xml

Release 7.0

19 Feb 09:49
f089e84
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.1...7.0

Release 6.1.1

08 Dec 10:59
0497168
Compare
Choose a tag to compare
Bump laravel/pint from 1.13.6 to 1.13.7 (#223)

Release 6.1.0

26 Apr 09:29
056f153
Compare
Choose a tag to compare

Sanitise custom attribute text.

Release 6.0.1

27 Jul 15:02
ef3a596
Compare
Choose a tag to compare

Support PHP 8.0 and 8.1.

Release 6.0.0

21 Dec 14:32
1812006
Compare
Choose a tag to compare

Support PHP 8.0+ only.

Release 5.4.3

17 Nov 11:37
4d0e719
Compare
Choose a tag to compare
  • Docker
  • Package updates

Release 5.4.2

07 Jun 09:06
7bdabbe
Compare
Choose a tag to compare

Package Updates

Release 5.4.1

29 Mar 09:05
995fb73
Compare
Choose a tag to compare

Package updates

Release 5.4.0

03 Feb 15:28
55099d7
Compare
Choose a tag to compare
  • Updated packages
  • Use the latest catalog.xsd
  • Introduce xsi:nil for empty online-from and online-to dates for compatibility with new xsd

Auto Flushing

07 Aug 16:19
e6e3db8
Compare
Choose a tag to compare
  • Added writeFlushableEntity() and setBufferLimit() methods to write entities with auto flushing.
  • Added initialise() and finalise() convenience methods.