Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@colbymillerdev colbymillerdev released this 02 Jun 01:20
· 3 commits to develop since this release

🐛 Bugs Fixed

  • Fixes issue with large tweet deletions not working properly due to use of Promise.all.
  • Implemented the .each function from the Bluebird library to iterate serially through all the tweets during deletion.