Skip to content

v2.4

Compare
Choose a tag to compare
@wren wren released this 25 Apr 20:35

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix Python 3.9 incompatibility by updating plistlib #909 (MinchinWeb)
  • Ensure exported entries end in a newline for Markdown and YAML exporters #908 (MinchinWeb)
  • Fix typo in YAML exporter ("stared" -> "starred") #907 (MinchinWeb)
  • Fix for upgrade with missing journal #796 (dbxnr)

Build:

  • Update Python versions in pipeline #910 (MinchinWeb)
  • Update Poetry requirements for testing latest Python version #898 (wren)
  • Update makefile to match pipeline better #919 (wren)

Updated documentation:

  • Update the code of conduct #913 (wren)
  • Update twitter buttons, contribution in footer #905 (wren)
  • Change install doc guideline from pip to pipx #904 (micahellison)
  • Update twitter buttons, contribution in footer #905 (wren)
  • Clean up readme file #924 (wren)
  • Clarify that editing config isn't always destructive #923 (Epskampie)