Skip to content

Latest commit

 

History

History
167 lines (63 loc) · 6.26 KB

CHANGELOG.md

File metadata and controls

167 lines (63 loc) · 6.26 KB

0.5.4 (2024-03-17)

Bug Fixes

  • use P6833 for titles; omit HTML otherwise (0fe2cdf)

0.5.3 (2024-01-20)

0.5.2 (2024-01-17)

Bug Fixes

  • fallback for empty/incorrect type (9d76d6b)

0.5.1 (2022-07-19)

Bug Fixes

  • skip empty string values (cb1614d), closes #8

0.5.0 (2022-06-02)

Bug Fixes

  • get provenance from PMC IDs (6e1b780)
  • make plugin re-usable (34e5005), closes #7

Features

  • update property mappings to CSL v1.0.2 (c989fa7)
  • update types for CSL 1.0.2 (ea261ad)

0.4.1 (2021-08-04)

Bug Fixes

  • collapse whitespace in title (b6fc2f1)

0.4.0 (2021-05-24)

Bug Fixes

Features

  • add mappings for all entry types (2bd6898)

0.3.5 (2021-01-07)

Features

  • Better mappings, following Wikidata (except for book editions) (b3b528d)
  • Support things of type 'article' too (6a0b9ff)

0.3.4 (2020-03-05)

Bug Fixes

  • quote DOI, update test (12b8343)
  • Upper case DOIs in the output (closes #4) (ff235c6)

0.3.3 (2020-01-06)

Features

  • Added support for chapters (594e025)

Bug Fixes

  • Added missing quotes (1ad521e)
  • Don't output URL and ISBN for book chapters (c8d2493)

0.3.2 (2019-10-06)

  • Package publication switched from GitHub packages to npm

0.3.1 (2019-10-05)

Bug Fixes

  • Not all DOIs have an author (ef66ac9)

0.3.0 (2019-10-04)

Features

  • Added support for datasets (ec4274d)
  • Added support for URLs (b3c7b31)

Bug Fixes

  • Don't output URLs for journal articles (adfb02a)
  • Also expect the language now (f3d34e5)

0.2.0 (2019-10-03)

Features

Bug Fixes

  • Better handling of dates (a4b165f)
  • More date tweaks (8258c5c)
  • Two more tweaks: titles need to have a language; number of pages should be an integer (031b48c)
  • Some further date fixes (7f39e46)

0.1.3 (2019-09-28)

0.1.2 (2019-09-28)

0.1.1 (2019-09-28)

0.1.0 (2019-09-28)