Skip to content

0.2.0

Compare
Choose a tag to compare
@elifoster elifoster released this 24 May 23:18
· 198 commits to master since this release
  • New get_id method to get the pageid from the title.
  • New get_random_pages method to get an array of random articles.
  • New Namespace module full of constants.
  • is_current_user_bot is now called as is_current_user_bot?.
  • New get_edit_token method for obtaining an edit token based on the page title.
  • New edit method and module for editing pages.
  • Fix logout parsing error