- remove undocumented default behavior for `get_source_from_input` - major documentation overhaul - fixes for scout scrape when working with raw data returns
0.7.0
- add `spatula scout` command - make error messages a bit more clear - improvements to documentation - added more CLI options to control verbosity, user agent, etc. - if module cannot be found, search current directory
0.6.0
- add full typing to library - small bugfixes
0.5.0
- add `ExcelListPage` - improve `Page.logger` and CLI output - move to simpler `Workflow` class - `spatula scrape` can now take the name of a page, will use default Workflow - bugfix: inconsistent name for `process_error_response`
0.4.1
- bugfix: dependencies are instantiated from parent page input