Skip to content

0.3.0

Compare
Choose a tag to compare
@elifoster elifoster released this 24 May 23:19
· 196 commits to master since this release
  • New upload method to upload by URL.
  • New create_page method.
  • New get_userlists method.
  • New get_usergroups method.
  • New get_contrib_count method.
  • Refactor get_usergroups and is_current_user_bot? to use new get_userinfo method.
  • Minor refactors to make optional arguments more Ruby-like with splat arguments.
  • #edit no longer prints the edit token, because that's stupid.
  • #edit no longer sets the summary if it is nil.