- Nothing changed yet.
- Widen six dependency versions allowed.
- Fix docs.
- Bugfix,
get_tables
method.
- Bugfix,
get_tables
method.
- Bugfix,
get_tables
method.
- Bugfix,
get_tables
method, skip tables with no caption.
- Bugfix,
get_tables
method, skip tables with no caption.
get_tables
method, skip tables with no caption.
- Drops Python 2 support.
- Adds
get_tables
method to get all tables of data from a given Wikipedia page.
- Fixes bug in caching with Python 3
- Fixes bug with cache keys not being unique, leading to incorrect response coming from cache (see ISSUE #9)
- Adds logging of find() response from Wikipedia
Bugfixes
- Fixes missing dependency in install_requires
Bugfixes
- Fixes missing "double quotes" in Article.summary
Changed
Article.content
now will not contain sentences including Wikipedia ad lines.
- No notes, release made before changelog inception.