Skip to content

Releases: JuliaDocs/DocumenterCitations.jl

v1.4.0

14 Jun 03:17
Compare
Choose a tag to compare

DocumenterCitations v1.4.0

Diff since v1.3.7

Merged pull requests:

  • Declare compatibility with Bibliography 0.3 (#92) (@goerz)
  • Bump codecov/codecov-action from 4 to 5 (#93) (@dependabot[bot])
  • Bump actions/checkout from 3 to 4 (#94) (@dependabot[bot])
  • Normalize HTML anchor names for citations (#95) (@goerz)
  • CompatHelper: bump compat for Bijections to 0.2, (keep existing compat) (#96) (@github-actions[bot])
  • Use DocumenterInterLinks (#97) (@goerz)
  • Use environment in docs (#99) (@goerz)

Closed issues:

  • Escape special characters in keys when using as anchor (#86)
  • Behaviour with : still a bit strange in cite keys (#98)

v1.3.7

29 Mar 17:06
Compare
Choose a tag to compare

DocumenterCitations v1.3.7

Diff since v1.3.6

Merged pull requests:

  • Show error file paths consistently with Documenter (#89) (@goerz)

v1.3.6

01 Mar 13:11
Compare
Choose a tag to compare

DocumenterCitations v1.3.6

Diff since v1.3.5

See NEWS.md for the changelog.

Merged pull requests:

  • pass article_link_doi_in_title to format_published_in in format_authoryear_bibliography_reference (#87) (@vandenman)

Closed issues:

  • Render citation from docs also in in REPL (#21)

v1.3.5

14 Nov 18:44
Compare
Choose a tag to compare

DocumenterCitations v1.3.5

Diff since v1.3.4

Merged pull requests:

  • Pass extra keyword arguments to format_names (#79) (@blegat)
  • Un-escape TeX before generating name initials (#82) (@goerz)
  • Compatibility with BibInternal v0.3.7 (#83) (@goerz)

Closed issues:

  • Incorrect handling of {\L} (#78)
  • Breaks with BibInternal v0.3.7 (#80)

v1.3.4

19 Sep 13:09
Compare
Choose a tag to compare

DocumenterCitations v1.3.4

Diff since v1.3.3

Merged pull requests:

Closed issues:

  • More consistent formatting of articles and other types (#73)

v1.3.3

08 Mar 19:51
Compare
Choose a tag to compare

DocumenterCitations v1.3.3

Diff since v1.3.2

Merged pull requests:

v1.3.2

29 Nov 19:24
Compare
Choose a tag to compare

DocumenterCitations v1.3.2

Diff since v1.3.1

Also see NEWS.md

Merged pull requests:

  • Check links inside the bibliography (#62) (@goerz)
  • Warn about invalid bibtex (#64) (@goerz)
  • Auto-link both URL and DOI (#65) (@goerz)
  • Add workflow to check PkgEval (#66) (@goerz)

Closed issues:

  • Link checking with DocumenterCitations (#58)
  • This package fails PkgEval (#50)
  • Any valid BibTeX entry should be able to auto-link both a URL and a DOI (#63)

v1.3.1

02 Nov 17:05
Compare
Choose a tag to compare

DocumenterCitations v1.3.1

Diff since v1.3.0

Also see NEWS.md

Merged pull requests:

  • Add a fallback for Pages to behave as in pre-1.3 (#61) (@goerz)

Closed issues:

  • DocumenterCitations 1.3.0 is a breaking change? (#59)

v1.3.0

01 Nov 05:38
Compare
Choose a tag to compare

DocumenterCitations v1.3.0

Diff since v1.2.1

Also see NEWS.md

Merged pull requests:

  • Render citations links as arbitrary markdown AST (#43) (@goerz)
  • Enable spell checking (#45) (@goerz)
  • Add support for citations in PDFs/LaTeX (#46) (@goerz)
  • Add test for "corporate authors" (#47) (@goerz)
  • Fix behavior of Pages in @bibliography blocks (#48) (@goerz)
  • Use tracefiles for coverage (#49) (@goerz)
  • Adapt tests to Documenter 1.1.2 (#51) (@goerz)
  • Improve parsing of tex strings (#52) (@goerz)
  • Remove workarounds for bugs fixed in BibInternal 0.3.5 (#54) (@goerz)
  • Add support for Urldate field (#55) (@goerz)
  • Fix rendering of non-article references (#56) (@goerz)

Closed issues:

  • Multiple citations per link with "collapsed" rendering (#6)
  • Support citation keys with underscores? (#14)
  • Curly braces in bibtex Fields (#15)
  • Generalize to other writers (LatexWriter) (#18)
  • About non canonical bibliography inconsistencies (to autodocs) (#22)
  • doctest and CitationBibliography (#34)
  • Transform citations with missing references (#41)
  • Add support for corporate authors (#44)

v1.2.1

22 Sep 20:10
Compare
Choose a tag to compare

DocumenterCitations v1.2.1

Diff since v1.2.0

Merged pull requests:

  • Collect citations from docstrings (#40) (@goerz)
  • Fix incompatibility of @bibliography and @contents (#42) (@goerz)

Closed issues:

  • @contents and any canonical bibliography do not work together (#16)
  • Citations from docstrings are not collected (#39)

See NEWS.md