Releases: DocNow/twarc
Releases · DocNow/twarc
v2.14.0
v2.13.0
What's Changed
- bump python version to >=3.6 by @igorbrigadir in #660
- Updates to tutorial doc by @boyd-nguyen in #665
- Twarc Tutorial by @SamHames in #558
- Add twarc demo video by @Quiet27 in #677
- Add missing variants field to media by @igorbrigadir in #679
New Contributors
- @boyd-nguyen made their first contribution in #665
- @Quiet27 made their first contribution in #677
Full Changelog: v2.12.0...v2.13.0
v2.12.0
v2.11.3
Release v2.11.2
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
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
- @mirkolenz made their first contribution in #645
Full Changelog: v2.10.4...v2.11.1
v2.11.0
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
New Contributors
- @mirkolenz made their first contribution in #645
Full Changelog: v2.10.4...v2.11.0
v2.10.4
This release contains two bug fixes:
v2.10.3
v2.10.2
What's Changed
- Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10. by @tirkarthi in #617
- Fix method name typo introduced by refactor by @SamHames in #621
New Contributors
- @tirkarthi made their first contribution in #617
Full Changelog: v2.10.1...v2.10.2