Skip to content

v0.0.8

Compare
Choose a tag to compare
@kmaehashi kmaehashi released this 15 Sep 14:42
9448afb
  • IMPORTANT: In AtWikiAPI.get_source(), generation parameter must now be specified as an absolute ID of the revision, instead of a relative count from the latest revision. This change was introduced in AtWiki around 2022-09-14. Be warned that this may break existing code retrieving a source for previous revisions of a page. Code only retrieving the latest revision (by omitting generation parameter or passing generation=0) will not be affected.
  • AtWikiAPI now serializes requests to maintain the interval when the instance is shared between threads.

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