Skip to content

Releases: DocNow/twarc

v2.14.1

Choose a tag to compare

@edsu edsu released this 31 Oct 18:04
12104e0

What's Changed

Full Changelog: v2.14.0...v2.14.1

v2.14.0

Choose a tag to compare

@igorbrigadir igorbrigadir released this 04 Apr 13:01

What's Changed

Small fix to add missing fields for blue verified in both v1.1 and v2.

  • Add verified_type user field #682
  • Add include_ext_is_blue_verified #690
  • Updates to tutorial doc ae7a161

Full Changelog: v2.13.0...v2.14.0

v2.13.0

Choose a tag to compare

@edsu edsu released this 26 Dec 14:17
b0be0f6

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0

v2.12.0

Choose a tag to compare

@edsu edsu released this 01 Oct 16:35
40c2dae

What's Changed

  • Add additional expansions and fields for the new tweet edit related API parameters by @SamHames in #657

Full Changelog: v2.11.3...v2.12.0

v2.11.3

Choose a tag to compare

@edsu edsu released this 12 Sep 14:05
c65ef7a

What's Changed

  • Add __twarc metadata to list_lookup returned data by @SamHames in #654

Full Changelog: v2.11.2...v2.11.3

Release v2.11.2

Choose a tag to compare

@SamHames SamHames released this 16 Aug 04:45
f4232b4

This is a small bug fix release for an issue with progress bars being used incorrectly when reading data from stdin: #652.

v2.11.1

Choose a tag to compare

@edsu edsu released this 18 Jul 13:56
b09ba6e

What's Changed

  • Add sort_order parameter for search api by @mirkolenz in #645
  • Append matching rules from stream when flattening by @igorbrigadir in #646
  • Fix bug where --max-results could not be set with --no-context-annota… by @SamHames in #648

New Contributors

Full Changelog: v2.10.4...v2.11.1

v2.11.0

Choose a tag to compare

@edsu edsu released this 30 Jun 13:08
693691e

What's Changed

New Contributors

Full Changelog: v2.10.4...v2.11.0

v2.10.4

Choose a tag to compare

@SamHames SamHames released this 29 Apr 03:05
36c2252

This release contains two bug fixes:

  • A fix to the ensure_flattened function that handles valid API responses that contain errors, but no data #627
  • A fix to the v1.1 user_lookup function that raises a useful error when a string is passed, preventing the lookup of single character usernames. Thanks to @hauselin.

v2.10.3

Choose a tag to compare

@SamHames SamHames released this 21 Apr 05:03
9092069

This release fixes two issues:

  • reports a meaningful error when the timeline command is called for a user that doesn't exist
  • correctly handles counts when querying for a user that doesn't exist