0.6.0 (2019-05-16)
Main differences with last major release:
* Tweet objects do not store all the values as str anymore. The most used
fields are now attempted to cast to their type on initialization. These
improvements were added on the last versions of 0.5.x
* Tests have been added that cover most of the code in tweets.py and utils.py.
In the next versions probably even more will be added.
Showing
tests/resources/.01.csv.swp
0 → 100644
File added
tests/resources/01.csv
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
tests/resources/false.csv
0 → 100644
tests/test_tweet.py
0 → 100644
tests/test_tweet_model.py
deleted
100644 → 0
Please
register
or
sign in
to comment