- Added
context
option for more fine-control - Renamed
deleteFromBucket
tofilterBucket
- Added more options to
ctx
- pass
ctx
to all internal functions so they are independent of internal scope - fix
.value
chain method to work with Gun0.6.x
and higher, by using:Gun.obj.copy(val)
mapReduce
has loads of more options to customize.- introduced more Promise based API chain methods
First release