All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
v1.2.0 - 2023-03-15
- citeproc: Use Citar cache
#702
- cache: Don't restrict fields parsed
#741
- citar-citeproc-format-reference: Add style arg
#737
- Make citar-open-entry configurable
#736
- Don't use setf with buffer-substring
#729
- Add formatting options for citar--shorten-names
b9d6b75
- Allow transform modifiers in templates
15431d4
- capf: Add citar-capf-setup
2f61054
v1.1 - 2023-02-16
- github-ci: install all dependencies in the Eldev "prepare" step
#718
- Fix linter warnings on indentation and long docstring lines.
#698
- capf: Refactor to complete on key, use cache
#660
- Add previous inputs to defaults in multi-selection
#714
- test/manual: Clarify license
#712
- Call predicate on candidate display string (fix #708)
#708
- citar-file: Unescape filenames in citar-file--parser-default
#693
- Fix linter warnings on indentation and long docstring lines. (#698)
#697
- Add binding hint to multi UI
#686
- Update docstrings, KEY arg to CITEKEY
52050ca
- Fix indent formatting
b0605c3
- Revert "Add previous inputs ..."
ea489ec
v1.0 - 2022-08-09
- Minor refactor of
citar-add-file-to-library
#671