v4.0.1
- In file parsing :
- Use File object instead of bytes (replace file.read() by file)
- Handle BytesIO objet with no file name
- Infer filename base on File object
- Add some tests (multi format resumes)
- Improve docs
- Fix bug that hard code the person score in parsing evaluation