Skip to content

Several improvements and bug fixes

Choose a tag to compare

@marklagendijk marklagendijk released this 18 Sep 20:05
· 78 commits to master since this release
  • Added support for '.' in property names.
  • Added support for specifying propertyPath as array.
  • Improved and documented support for array indices in propertyPath (fixes #10).
  • Don't extend global lodash in Node environments (fixes #7).
  • Added contributors section to README. Thanks @yoshokatana for all your help (#10, #11, #12)!