Skip to content

Releases: Gelbpunkt/aiowiki

Version 0.2.0

30 Oct 21:31
Compare
Choose a tag to compare

Added a HTTPClient to the wiki, minor changes in attributes.
wiki.get_page no longer a coro

Version 0.1.1 (Remake of 0.1.0 with additions)

08 Oct 22:46
b2793ad
Compare
Choose a tag to compare

Complete remake!
Now has a Page and a Wiki object, which have the according functions.
Added custom, readable exceptions for many cases.
get_random_pages was added
Wiki.wikipedia(language) as an alternate Constructor
Page.summary is added, was missing in 0.1.0

Version 0.0.2

20 Jul 10:00
Compare
Choose a tag to compare

Added get_summary to the libary to get a page's summary paragraph