Skip to content

v0.0.6

Compare
Choose a tag to compare
@kmaehashi kmaehashi released this 23 Apr 11:04
a7347ae
  • Add support of Python 3.8~3.10
  • Drop support of Python 3.5 and 3.6
  • Fix get_list and get_tags APIs to work with the latest AtWiki specifications
  • Add sort option in AtWikiAPI.get_tags()
  • Add AtWikiURI.tags() which returns the URL to get list of tags, and deprecate AtWikiURI.tag() with empty tag_name
  • Improve sleep duration
  • Migrate CI from Travis to GitHub Actions

See here for the list of all pull-requests merged.