v0.0.6
- Add support of Python 3.8~3.10
- Drop support of Python 3.5 and 3.6
- Fix
get_list
andget_tags
APIs to work with the latest AtWiki specifications - Add
sort
option 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.