Skip to content

Releases: codeliner/array-reader

2.1 Release

01 Dec 16:56
v2.1
25ef991
Compare
Choose a tag to compare

Changed

  • #7 Minor improvements

2.0 Release

11 Jul 11:15
v2.0
db053de
Compare
Choose a tag to compare

Changed

  • #5 :
    • PHP 7.1+
    • PHPUnit 7.0+
    • type hints
    • psr-4

Added

  • #6 New method: ArrayReader::pathExists()

1.2 Release

02 Jul 20:19
Compare
Choose a tag to compare

Added

  • #3 - Support for Mixed Value Retrieval

1.1.0 Release

05 Jul 10:54
Compare
Choose a tag to compare

The original array can now contain keys with dots and you can escape the dots in such a key with a backslash.
See README.md for an example.

First stable release

08 Mar 21:18
Compare
Choose a tag to compare