- Improved README, added FAQ page and updated Development guide with instructions for building docs.
- Added tests for truncating titles in visualization, updated dev requirements, and fixed type checking issue.
- Added code for raising exception on receiving duplicate files in `filepaths` argument.
- Added a PR template
Detailed changes
* Update version by sanjanag in https://github.com/cleanlab/cleanvision/pull/220
* Update README text by jwmueller in https://github.com/cleanlab/cleanvision/pull/221
* Added missing requirements for dev by sanjanag in https://github.com/cleanlab/cleanvision/pull/225
* Added tests for truncate_titles() by aenlemmea in https://github.com/cleanlab/cleanvision/pull/232
* Removed type ignore according to type check by sanjanag in https://github.com/cleanlab/cleanvision/pull/234
* modify python source code example by developer0hye in https://github.com/cleanlab/cleanvision/pull/233
* Added faq page by sanjanag in https://github.com/cleanlab/cleanvision/pull/235
* Added instructions for building docs locally by sanjanag in https://github.com/cleanlab/cleanvision/pull/238
* improve formatting of the quickstart tutorial by jwmueller in https://github.com/cleanlab/cleanvision/pull/240
* Simple Clean up, .gitignore improved, PR template added by smttsp in https://github.com/cleanlab/cleanvision/pull/227
* Raise an exception on receiving duplicate filepaths by sanjanag in https://github.com/cleanlab/cleanvision/pull/242
New Contributors
* aenlemmea made their first contribution in https://github.com/cleanlab/cleanvision/pull/232
* developer0hye made their first contribution in https://github.com/cleanlab/cleanvision/pull/233
* smttsp made their first contribution in https://github.com/cleanlab/cleanvision/pull/227
**Full Changelog**: https://github.com/cleanlab/cleanvision/compare/v0.3.4...v0.3.5