Releases: gwu-libraries/sfm-twitter-harvester
Releases · gwu-libraries/sfm-twitter-harvester
Version 1.12.0
Significant changes in this release:
- Upgraded Twarc to latest.
- Added correct messages to support automatic seed deletion.
- Switched to Twarc Json2csv for exporting.
- Unpinned transitive dependencies.
Version 1.11.0
In this release, fixed how quotes tweets were identified when exporting.
Version 1.10.0
Changes in this release:
- Added support for transformation for ELK loading, including using id_str instead of id.
Version 1.9.0
Significant changes in this release:
- Added support for priority harvesters
- Fixed geocode searching
Version 1.8.0
Changes in 1.8.0:
- Changes to improve clean shutdown/stopping of stream harvests.
- Fix to harvest warning messages.
Version 1.7.0
Changes in this release:
- Now support extended tweets.
- Fix defect with messages that include unicode.
Version 1.6.1
Contains version of sfm-utils that has message acknowledgement fix.
Version 1.6.0
Changes in this release:
- Added user.location to Twitter Excel/CSV export.
- Identified unicode problem with exporting CSV to Excel on Mac
- Added support for associated warning messages with seeds.
Version 1.5.1
Changes in version 1.5.1:
- Handle change in Twarc that raises 404 when user not found.
- Cleans up warning messages about user problems (not found, suspended, etc.)
Version 1.5.0
Changes in version 1.5.0:
- Twarc was upgraded to the latest version, which included fixes for bugs such as a recursion triggered by a connection error.
- Handles stopping a Twitter stream harvester, even when there are no tweets.