Skip to content

Latest commit

 

History

History
100 lines (64 loc) · 7.03 KB

CHANGELOG.md

File metadata and controls

100 lines (64 loc) · 7.03 KB

Closed issues:

  • Remove duplicate code for finding cite placeholders in text #46

v0.0.6 (2023-09-02)

Fixed bugs:

  • Error with overwriting file used to render inline citations. #43

Closed issues:

  • Alexander is not Alex and er #44
  • Release v0.0.5 #42
  • Allow References sorting styles #32

Merged pull requests:

  • fix: handle author names which include 'and' #45 (raspofabs)

v0.0.5 (2023-04-13)

Closed issues:

  • Inline citation styles #40
  • Does not work for nested paths #37

Merged pull requests:

v0.0.4 (2021-09-04)

Fixed bugs:

  • The @ symbol in the content of a reference is not properly parsed by nom-bibtex #25
  • Citations from sub-directory link to wrong bibliography.html #24
  • Link to bibliography from citations in subfolders #34 (tchernobog)
  • Fix parsing of @ symbol in bibtex content #26 (francisco-perez-sorrosal)

Documentation:

  • Add a Features section in the README.md #35
  • Add and automate a Changelog #22
  • Create a separated user guide describing the plugin configuration options #20
  • Shorten README.md & reference the book for additional info #27 (francisco-perez-sorrosal)

Closed issues:

  • Allow also citations with @ in the same way as yarner-lib #31
  • Release v0.3.0 binaries #23
  • Custom reference styles #15
  • [Feature] Make title of bibliography configurable #6

Merged pull requests:

v0.0.3 (2021-04-04)

Documentation:

  • Consolidate config style with either underscores or hyphens #16

Closed issues:

  • Deploy to releases #13
  • Add more test for the current codebase where necessary #12
  • Extract url from bib entries and render a link on the title of the article #8
  • Allow to copy citations/references to clipboard directly from Bibliography #7
  • [Feature] Parse also fields year and month, if date is absent #5
  • [Feature] Option to show only cited references #2
  • Collaboration on this project #1

Merged pull requests:

v0.0.2 (2021-02-14)

v0.0.1 (2021-02-10)

* This Changelog was automatically generated by github_changelog_generator