Skip to content

v1.0.0

Choose a tag to compare

@volkm volkm released this 14 Jan 12:39
· 3 commits to main since this release
445ff16
  • Script update_from_dblp automatically selects matching bibtex. Can be disabled with --disable-auto. ArXiv entries can be included with --include-arxiv.
  • Added new script modify_bibtex.py to apply some modifications on the bibtex file. Argument --no-escape removes the escape characters in front of underscores for fields url and doi.
  • Support rate limit for DBLP
  • Fix string output for conference venue
  • Revised setup by moving to pyproject.toml
  • Extended CI, in particular creating wheels