Releases: JuliaDocs/DocumenterCitations.jl
Releases · JuliaDocs/DocumenterCitations.jl
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
v1.2.0
v1.1.0
DocumenterCitations v1.1.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
andeprint
fields (#32) (@goerz) - Enable preview documentation for PRs (#33) (@goerz)
- Add support for biorXiv and HAL preprint servers (#36) (@goerz)
Closed issues:
v1.0.0
DocumenterCitations v1.0.0
See the Release Notes in NEWS.md
.
Closed issues:
Merged pull requests:
- Adapt documentation from "QuantumCitations" fork (#4) (@goerz)
- fix some broken links (#5) (@simonbyrne)
- Change
DataStructures
toOrderedCollections
(#8) (@fredrikekre) - Set version to 1.0.0. (#9) (@fredrikekre)
- Emit a warning when using the default style (#10) (@goerz)
- add QuantumClifford.jl to examples (#11) (@Krastanov)