Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 21:22
· 214 commits to master since this release

2.2.0 (2023-04-09)

Bug Fixes

  • Array: Fix issue with array that have numerical property key (db7b5cb), closes #571

Features

  • getObjectDefault: Add method getObjectDefault to get an object or a default value when the path is leading to non existing data. (d47786b), closes #582