Skip to content

v0.7.0

Compare
Choose a tag to compare
@gcushen gcushen released this 04 Oct 23:50

Features

  • feat: add support for thesis, report, and conference entries
    • Add support for mapping more biblatex types onto Wowchemy publication types - @thesis, @report and @conference. See section 2.1.1/2.1.2 Entry Types of the biblatex manual.
  • test: add GitHub Actions CI
  • test: add an additional unit test
  • docs: update Readme

Refactor

  • Use an enum for publication types

Fixes

Fixes for 56634 (i.e. merging #68):

  • Fix bug introduced by #68 - dry run should not create publication files
  • Fix bug introduced by #68 with file not closed