Implemented enhancements:
- Update keyring version from "^19.0" to ">19.0, <22.0" #914 (micahellison)
- Allow tzlocal version >1.5 <3.0 instead of >1.5 <2.0 #900 (micahellison)
- Interactive delete #650 (alichtman)
- Upgrade license to GPLv3 #918 (wren, micahellison)
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)