Skip to content

Releases: gwu-libraries/sfm-twitter-harvester

Version 1.12.0

13 Jun 01:19
Compare
Choose a tag to compare

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

23 Oct 15:45
Compare
Choose a tag to compare

In this release, fixed how quotes tweets were identified when exporting.

Version 1.10.0

28 Aug 14:08
Compare
Choose a tag to compare

Changes in this release:

  • Added support for transformation for ELK loading, including using id_str instead of id.

Version 1.9.0

22 Jun 17:21
Compare
Choose a tag to compare

Significant changes in this release:

  • Added support for priority harvesters
  • Fixed geocode searching

Version 1.8.0

10 May 10:51
Compare
Choose a tag to compare

Changes in 1.8.0:

  • Changes to improve clean shutdown/stopping of stream harvests.
  • Fix to harvest warning messages.

Version 1.7.0

05 Apr 15:28
Compare
Choose a tag to compare

Changes in this release:

  • Now support extended tweets.
  • Fix defect with messages that include unicode.

Version 1.6.1

24 Mar 21:53
Compare
Choose a tag to compare

Contains version of sfm-utils that has message acknowledgement fix.

Version 1.6.0

14 Mar 13:48
Compare
Choose a tag to compare

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

08 Feb 13:48
Compare
Choose a tag to compare

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

06 Feb 14:46
Compare
Choose a tag to compare

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.