Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 467 Bytes

Changelog.md

File metadata and controls

18 lines (12 loc) · 467 Bytes

Changelog

0.8.0

  • Added context option for more fine-control
  • Renamed deleteFromBucket to filterBucket
  • 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 Gun 0.6.x and higher, by using: Gun.obj.copy(val)

0.7.7

  • mapReduce has loads of more options to customize.
  • introduced more Promise based API chain methods

0.7.0

First release