Skip to content

v4.0.1

Compare
Choose a tag to compare
@corentin-hrflow corentin-hrflow released this 27 Jun 11:23
· 16 commits to master since this release
6d91cef
  • 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