Releases: JuliaDocs/DocumenterCitations.jl
Releases · JuliaDocs/DocumenterCitations.jl
v1.4.0
DocumenterCitations v1.4.0
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:
v1.3.7
DocumenterCitations v1.3.7
Merged pull requests:
v1.3.6
DocumenterCitations v1.3.6
See NEWS.md for the changelog.
Merged pull requests:
- pass
article_link_doi_in_title
toformat_published_in
informat_authoryear_bibliography_reference
(#87) (@vandenman)
Closed issues:
- Render citation from docs also in in REPL (#21)
v1.3.5
v1.3.4
DocumenterCitations v1.3.4
Merged pull requests:
- Add option to not specialcase
@article
type in href positioning (#74) (@lgoettgens) - FIx typos / make spellcheck happy (#75) (@lgoettgens)
Closed issues:
- More consistent formatting of articles and other types (#73)
v1.3.3
DocumenterCitations v1.3.3
Merged pull requests:
v1.3.2
v1.3.1
v1.3.0
DocumenterCitations v1.3.0
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
DocumenterCitations v1.2.1
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