Skip to content

Tags: JuliaDocs/DocumenterCitations.jl

Tags

v1.3.4

Toggle v1.3.4's commit message
[Diff since v1.3.3](v1.3.3...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

Toggle v1.3.3's commit message
[Diff since v1.3.2](v1.3.2...v1.3.3)

**Merged pull requests:**
- Release 1.3.2 (#68) (@goerz)
- Fix CSS for dark mode (#70) (@goerz)

v1.3.2

Toggle v1.3.2's commit message
[Diff since v1.3.1](v1.3.1...v1.3.2)

**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.2+inv

Toggle v1.3.2+inv's commit message
Release 1.3.2

v1.3.1

Toggle v1.3.1's commit message
[Diff since v1.3.0](v1.3.0...v1.3.1)

**Merged pull requests:**
- Release 1.3.0 (#57) (@goerz)
- 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

Toggle v1.3.0's commit message
[Diff since v1.2.1](v1.2.1...v1.3.0)

**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

Toggle v1.2.1's commit message
[Diff since v1.2.0](v1.2.0...v1.2.1)

**Merged pull requests:**
- Compatibility with Documenter 1.0 (#3) (@fredrikekre)
- 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)
- Incompatible with `linkcheck` (#19)
- Citations from docstrings are not collected (#39)

v1.2.0

Toggle v1.2.0's commit message
[Diff since v1.1.0](v1.1.0...v1.2.0)

**Merged pull requests:**
- Release 1.1.0 (#38) (@goerz)

v1.1.0

Toggle v1.1.0's commit message
[Diff since v1.0.0](v1.0.0...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` 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 `:alpha`betic style (#26)
- Add support for bioRxiv and HAL preprint servers (#35)

v1.0.0

Toggle v1.0.0's commit message
**Closed issues:**

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

**Merged pull requests:**
- Adapt documentation from "QuantumCitations" fork (#4) (@goerz)
- fix some broken links (#5) (@simonbyrne)
- Change `DataStructures` to `OrderedCollections` (#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)