Skip to content

v0.6

Compare
Choose a tag to compare
@MicheleCotrufo MicheleCotrufo released this 19 Jul 03:51
· 136 commits to master since this release

Main bugs fixed:

  • When parsing the author field of a bibtex entry, a problem occurred if an author name contained the substring "and".
  • Version 0.5 was not compatible with Mac systems because the library winreg was imported without first checking the operating system (issue #5).
  • Files with extension ".PDF" (capital case) were not recognized as valid pdf files.
  • An error occurred when sanitizing text strings that contained more than one latex code.