v0.8.0
Highlights
- Added JavaScript Object Notation utilities (
toJSObjectNotationandfromJSObjectNotation) for path-to-string/string-to-path conversions supporting dot, bracket, and mix notation - Refactored and consolidated all type predicate utilities (
isDefined,isInstanceOfClass,isOneOf, etc.) into a single predicates module. Added a lot of additional predicates.
Full Changelog: v0.7.1...v0.8.0