Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 3.76 KB

CHANGELOG.md

File metadata and controls

66 lines (43 loc) · 3.76 KB

Changelog

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

Fixed

  • 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

Commits

  • 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

Merged

  • github-ci: install all dependencies in the Eldev "prepare" step #718
  • Fix linter warnings on indentation and long docstring lines. #698

Fixed

  • 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

Commits

  • Update docstrings, KEY arg to CITEKEY 52050ca
  • Fix indent formatting b0605c3
  • Revert "Add previous inputs ..." ea489ec

v1.0 - 2022-08-09

Merged

  • Minor refactor of citar-add-file-to-library #671

Fixed

  • Regeneralize citar-open-entry #644
  • Make file opening more customizable #507
  • Allow citar-select-refs to be used with embark-act. #655

Commits

  • Remove extra entries argument to API functions 1257ebf
  • citar-open and citar-open-notes now allow creating notes. 8475c1f
  • Update citar-open and related functions to properly handle notes. 9115f8d