Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

Releases: rwillians/stingray

v.2.1.0

11 Apr 13:40
Compare
Choose a tag to compare

Support for ArrayAccess objects has been added.
Thanks for @ant-hill for pointing out and presenting a solution for #1.

v2.0.0

11 Nov 20:50
Compare
Choose a tag to compare

API has been simplified. There are no exceptions, anymore 🍺.

Compatibility breaks:

  • When trying to get a value from a path which doesn't exists, return null instead of throwing an exception.
  • When setting a value to a path which doesn't exists, the node will be created. It's not optional anymore.

Feel free to send me any suggestions at me@rwillians.com.

1.0.1

12 Jun 23:26
Compare
Choose a tag to compare
Added keys

1.0.0

12 Jun 21:50
Compare
Choose a tag to compare
Updated call to Stingray to static