Releases: adbario/php-dot-notation
Releases · adbario/php-dot-notation
2.1.0
2.0.0
1.2.0
Version 1.2.0
- namespace renamed to Adbar
- setData() method renamed to setArray()
- setDataAsRef() method renamed to setReference()
- removed getting all the store values through the get() method
- added all() for getting all the stored values
- added sort() and sortRecursive()
- overall improvements