- Added "stub" and "low quality" flags to article_details()
0.6.1
Changed
- integrated get_html() into parse_intro() and parse_steps() for ease of use
0.6.0
Changed
- Refactored functions to take advantage of WikiHow's underlying MediaWiki API and increase efficiency - No features rely on scraping any longer. JSON is now retrieved and parsed to provide relevant data - Removed classes that aren't really needed with the way data is returned now
0.5.4
- Forking from original project to add features I want but that may not be useful to anyone else. Thanks to [OpenJarbas](https://github.com/OpenJarbas) for starting this.