v0.3.5 Improved documentation, enhanced testing, and codebase refinements
- 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 #220
- Update README text by @jwmueller in #221
- Added missing requirements for dev by @sanjanag in #225
- Added tests for truncate_titles() by @aenlemmea in #232
- Removed type ignore according to type check by @sanjanag in #234
- modify python source code example by @developer0hye in #233
- Added faq page by @sanjanag in #235
- Added instructions for building docs locally by @sanjanag in #238
- improve formatting of the quickstart tutorial by @jwmueller in #240
- Simple Clean up, .gitignore improved, PR template added by @smttsp in #227
- Raise an exception on receiving duplicate filepaths by @sanjanag in #242
New Contributors
- @aenlemmea made their first contribution in #232
- @developer0hye made their first contribution in #233
- @smttsp made their first contribution in #227
Full Changelog: v0.3.4...v0.3.5