v0.0.6
- Add support of Python 3.8~3.10
- Drop support of Python 3.5 and 3.6
- Fix
get_listandget_tagsAPIs to work with the latest AtWiki specifications - Add
sortoption inAtWikiAPI.get_tags() - Add
AtWikiURI.tags()which returns the URL to get list of tags, and deprecateAtWikiURI.tag()with emptytag_name - Improve sleep duration
- Migrate CI from Travis to GitHub Actions
See here for the list of all pull-requests merged.