0.2.0
- 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