Skip to content

Releases: JuliaDocs/DocumenterCitations.jl

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

v1.2.0

16 Sep 05:47
Compare
Choose a tag to compare

DocumenterCitations v1.2.0

Diff since v1.1.0

Merged pull requests:

  • Compatibility with Documenter 1.0 (#3)

v1.1.0

16 Sep 03:47
Compare
Choose a tag to compare

DocumenterCitations v1.1.0

Diff since v1.0.0

Merged pull requests:

  • Fix a typo and a bit of Markdown. (#17) (@kellertuer)
  • Adjust the verbosity of log messages a bit (#24) (@fredrikekre)
  • Add Oceananigans in list of packages that use DocumenterCitations (#25) (@navidcy)
  • Show "+" in alpha style for 4+ names (#27) (@lgoettgens)
  • Do not print non-existing years (#30) (@lgoettgens)
  • Prevent duplicate labels in :alpha style (#31) (@goerz)
  • Add support for note and eprint fields (#32) (@goerz)
  • Enable preview documentation for PRs (#33) (@goerz)
  • Add support for biorXiv and HAL preprint servers (#36) (@goerz)

Closed issues:

  • Note = not displayed (or: add customs fields in display of a BibteX entry) (#20)
  • Duplicate keys in :alphabetic style (#26)
  • Add support for bioRxiv and HAL preprint servers (#35)

v1.0.0

12 Jul 21:24
a1bf286
Compare
Choose a tag to compare

DocumenterCitations v1.0.0

See the Release Notes in NEWS.md.

Closed issues:

  • Include changes from QuantumCitations.jl (#1)
  • the new default style can cause ugly results (#7)

Merged pull requests: