v0.21.0
getPathIn
andgetPath
now returnundefined
for any non existent path, instead of throwing exceptions when anundefined
value was a part of the path instead of being its target- Renamed
sequence
togenerate
to avoid confusion with other languages, concepts and libraries - Added
count
,countBy
,index
,indexBy