Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased
0.5.0 - 2019-12-12
Breaking Changes, api is backward incompatible
Changed
- Refactor into individual classes
- WikiHow
- HowTo
- HowToStep
- Refactor search
- WikiHow.search is now a generator
- search now returns HowTo objects instead of urls
- split examples in several files
Added
- search_wikihow function
- ParseError exception
Fixed
- handle parse errors
0.3.1 - 2019-12-12
Changed
- Transfered ownership to OpenJarbas
- Made a changelog