- Added
keyEnd
andkeyStart
in options for more debugging
json()
is nowresolve()
fn()
is nowconvertFn()
fnExport
is nowexportFn()
- Removed
exec()
in favour of encourging use ofconvertFn()
instead get
added back usinglodash.get
as peer dependency
- Add custom key for
spread()
- Control collision and race-condition for spread keys
- Merged
fnjson
andfn
functionalities
- Fix: Typed arrays are no longer going to return
Array
- Merged
jjson
andjson
functions
- Introduced
jjson
andspread
for producing spreaded JSON objects
- Logo update no API change
- Removed
get()
and added it to README to remove dependency fromlodash.get
- Simplified README to understand the features
- Initial release
- Package rename from craftx