| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-11-22 | 1.9 kB | |
| v0.3.5 Improved documentation, enhanced testing, and codebase refinements source code.tar.gz | 2023-11-22 | 2.1 MB | |
| v0.3.5 Improved documentation, enhanced testing, and codebase refinements source code.zip | 2023-11-22 | 2.1 MB | |
| Totals: 3 Items | 4.1 MB | 0 | |
- 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
filepathsargument. - 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