v0.4.0 - Search functionality, plus updates to logging and testing
What's Changed
- Added
search()
functionality to search through datsets, in addition to listing them all withlist()
- Improved logging capabilities and error messages
- Added flake8 linting as mandatory
- Made style changes per flake8 feedback
- Added additional testing functionality
Full Changelog: v0.3.0...v0.4.0