0.8.2
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
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
- Add static typing to labeler models by @tonywu315 in #672
- Quick Fix by @taylorfturner in #680
- Add static typing to labelers/data_processing.py by @tonywu315 in #673
- Added static typing to data_readers/base_data.py and data_readers/json_data.py by @Sanketh7 in #666
- Added static typing to data.py and filepath_or_buffer.py by @Sanketh7 in #682
- Move contribute info to CONTRIBUTING.md by @tonywu315 in #683
- Fix typing and missing types by @tonywu315 in #684
- Fix
matplotlib
version requirements param by @taylorfturner in #686 - Fix typos, remove (unintended?) indentation by @bencomp in #690
- fix JSON bug with data reading by @JGSweets in #691
- Fix typing errors and missing return types by @tonywu315 in #692
- Adding the types of parameters and returns of functions by @stefanycoimbra in #681
- Update ghworkflow actions to use pre-commit by @JGSweets in #687
- Added static typing to *_data classes in data_readers by @Sanketh7 in #677
- added static typing to data_utils.py by @Sanketh7 in #662
- Updating the version to v0.8.2 by @taylorfturner in #694
- Includes mypy in pre-commit and fixes last needed updates by @JGSweets in #696
New Contributors
Full Changelog: 0.8.1...0.8.2