v0.12.2
What's Changed
- Remove useless code, everything is already taken care in
mediawiki_api_call()
. by @LeMyst in #410 - Use getLogger instead of directly logging by @LeMyst in #411
- Remove pkg_resources dependency by @LeMyst in #430
- Add Python 3.11 as default by @LeMyst in #443
- Update to latest mypy / Python 3.11 by @LeMyst in #446
- Add fulltext_search function by @LeMyst in #436
- Add snaktype when creating a claim by @LeMyst in #420
Full Changelog: v0.12.1...v0.12.2