Skip to content

v0.4.0 - Search functionality, plus updates to logging and testing

Choose a tag to compare

@ascourtas ascourtas released this 02 Sep 15:23
· 961 commits to main since this release
b164f20

What's Changed

  • Added search() functionality to search through datsets, in addition to listing them all with list()
  • 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