Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 1.55 KB

Changelog

Unreleased

v2.0.0

v1.0.6

  • Fix script to work with Twitter's new data structure #75 (@vlaship)

v1.0.5

  • Add missing required dependencies to setup file #73

v1.0.4

  • Fix crash if until date is not set #70

v1.0.3

  • Fix --dry-run command-line option #68

v1.0.0

  • Add option to spare specific tweets or conditionally based on the minimum number of likes or retweets #45
  • Replace Travis CI with GitHub Actions #47
  • Publish Python package to PyPI #53
  • Add long command-line options and follow Twitter's naming convention #63