Releases: alexlitel/congresstweets-automator
Releases · alexlitel/congresstweets-automator
v3.1
v2.1
v2.0.2
v2.0.1
v2.0
- Replaced user/list timeline calls and methods in TwitterHelper class with search call
- Removed command-line options for app process; app now collects replies by default
- Added buildQuery utility for creating queries to pass to the searchStatuses function
- Updated dependencies
- Minor stylistic fixes
v1.0
- Replaced real API calls in unit tests with mock API
- Added many more unit tests to handle all sorts of edge cases
- Removed BuildMd HTML generators
- Moved store initialization method from app to maintenance
- More robust maintenance: includes options for self-updating daily server-side maintenance, formatting files, initializing lists, store, etc
- Abstracted maintenance into exportable class to make it easier to test, now runs via update.js
- Added change/commit message to helpers
- Added command-line options
- Github and Twitter classes and methods throw errors if improperly configured or missing params
- Quoted tweets inside retweets now unfurl
- Added historical user datasets