Skip to content

Tags: DocNow/hydrator

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
updating build action to node v14

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
CSV improvements

This release adds the full text of retweets (using
.retweeted_status.full_text rather than .full_text). It also adds a
quote_id column for tweets that are quoting another tweet.

refs #105

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
new release

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
Merge branch 'master' of github.com:DocNow/hydrator

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
Prevent newlines in JSONL

If a set of 100 ids are hydrated and not one of them is still available
the Hydrator was writing a blank line to the jsonl file. This could
cause problems for downstream users of the jsonl that are expecting each
line to contain a JSON object.

Refs #48

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
new version

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
more logging during account linking

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
new version

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
added new version

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
fixes #38