Skip to content

v0.2.8

Compare
Choose a tag to compare
@gcushen gcushen released this 07 Feb 03:16

Fix

  • fix(bibtex): add support for importing Bibtex entries with externally defined months (see #23)

Refactor

  • Require Python 3.6+
  • refactor: convert format() to f-strings (require Python 3.6+)