Releases: ali-ramadhan/DocumenterCitations.jl
Releases · ali-ramadhan/DocumenterCitations.jl
v0.2.12
DocumenterCitations v0.2.12
Closed issues:
- When using
doctest=:fix
, I getERROR: KeyError: key Markdown.Code(...
(#55)
Merged pull requests:
- Fix for KeyError in expand_citations (#56) (@fingolfin)
- remove travis, update CI badge (#58) (@simonbyrne)
v0.2.11
DocumenterCitations v0.2.11
Closed issues:
- Convert TeX umlauts and accents also in
@ref
commands, not just the bibliography (#50)
Merged pull requests:
- Improve code substituting \o, \O etc. (#53) (@fingolfin)
- Remove Manifest.toml (#54) (@fingolfin)
v0.2.10
v0.2.9
DocumenterCitations v0.2.9
Merged pull requests:
- more substitutions and final curly brace stripping (#49) (@LazyScholar)
v0.2.8
DocumenterCitations v0.2.8
Merged pull requests:
- Applied tex2unicode on authors and published_in + more substitutions. (#48) (@LazyScholar)
v0.2.7
DocumenterCitations v0.2.7
Merged pull requests:
- Add linkify() helper, reduce code duplication, fix HTML (#46) (@fingolfin)
- Update (#47) (@LazyScholar)
v0.2.6
DocumenterCitations v0.2.6
Closed issues:
Merged pull requests:
- Don't print year twice in bibliography (#44) (@fingolfin)
- Small change (#45) (@LazyScholar)
v0.2.5
DocumenterCitations v0.2.5
Merged pull requests:
- Fixed bug: data structure did not preserve ordering. (#40) (@LazyScholar)
v0.2.4
DocumenterCitations v0.2.4
Merged pull requests:
- Added sorting flags which are now supported by Bibliography.jl (#39) (@LazyScholar)
v0.2.3
DocumenterCitations v0.2.3
Merged pull requests:
- CompatHelper: bump compat for "Documenter" to "0.27" (#38) (@github-actions[bot])