Skip to content

Releases: senojj/PhpCollectionJson

Version 3.2 Release

11 Oct 14:06
Compare
Choose a tag to compare

Adds strict parameter to fromArray methods.
fromArray on Data object now populates prompt property.

Version 3.1.1 Release

10 Oct 18:31
Compare
Choose a tag to compare

This patch collapses index spacing in the error messages from exception FromArrayCompilationException

Version 3.1 Release

10 Oct 17:26
Compare
Choose a tag to compare

Adds accessor methods to Document class for retrieving the Collection, Error, and Template.

Version 3 Release

10 Oct 17:18
Compare
Choose a tag to compare

This release contains breaking changes to the interface from version 2.0. This has still not been tested, but don't let that deter you from using it in production.

Version 2 Release

07 Oct 20:22
Compare
Choose a tag to compare

Live dangerously. This has not been tested at all.

1.0.1

14 Mar 18:59
Compare
Choose a tag to compare

Fixes issue with leaving unset elements in array.

1.0.0

11 Mar 21:52
Compare
Choose a tag to compare

Initial release