Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

66 lines (37 loc) · 1.13 KB

0.4.4 (2019-10-25)

  • Update dependencies

0.4.3 (2019-05-01)

  • Update dependencies

0.4.2 (2019-04-21)

  • Remove internal keys from CSL JSON
  • wcite: rename command 'show' to 'get' with 'show' as alias

0.4.1 (2019-04-20)

  • pwcite: rename wikidata-links to link-wikidata-references

0.4.0 (2019-04-15)

  • wcite: support language selection
  • wcite: support bibtxt output format

0.3.10 (2019-03-02)

  • pwcite: allow to directly run
  • wcite: add option -o/--output

0.3.9 (2019-02-27)

  • Remove polyfills from util/cite.js (#8)

0.3.8 (2019-02-21)

  • pwcite: fix detection of bibliography

0.3.7 (2019-02-20)

  • wcite: Fix command 'show' without bibliography file

0.3.6 (2019-02-17)

  • wcite: add option --ids to read ids from file or STDIN

0.3.5 (2019-02-15)

  • wcite: add command remove
  • Internal refactoring

0.3.4 (2019-02-07)

  • Extend documentation
  • wcite: add log output

0.3.2 (2019-02-06)

  • wcite: only update known ids
  • wcite: add option --quiet
  • wcite: support Wikidata identifiers given as URL/URI

0.3.2 (2019-02-05)

  • Internal refactoring and improved test coverage

0.3.1 (2019-02-04)

  • Renamed package from pandoc-wikicite to wcite