Skip to content

0.8.2

Compare
Choose a tag to compare
@taylorfturner taylorfturner released this 19 Oct 16:36
· 95 commits to main since this release
d6bfde3

Profiler

  • added static typing to data_utils.py #662
  • Added static typing to *_data classes in data_readers #677
  • Adding the types of parameters and returns of functions #681
  • Added static typing to data.py and filepath_or_buffer.py #682
  • Fix typing and missing types #684
  • Fix typing errors and missing return types #692

Documentation

  • Move contribute info to CONTRIBUTING.md #683
  • Fix typos, remove (unintended?) indentation #690

Bugs

  • Quick Fix #680
  • Fix matplotlib version requirements param #686
  • fix JSON bug with data reading #691
  • Includes mypy in pre-commit and fixes last needed updates #696

Other Changes

  • Update ghworkflow actions to use pre-commit #687
  • Updating the version to v0.8.2 #694
  • Generate Docs for v0.8.2 #695

Full Changelog: 0.8.1...0.8.2

What's Changed

New Contributors

Full Changelog: 0.8.1...0.8.2