Releases: SebastianM-C/PkgCite.jl
Releases · SebastianM-C/PkgCite.jl
v0.1.3
PkgCite v0.1.3
Merged pull requests:
- Change the second semicolon to a comma (#26) (@KronosTheLate)
- Remove conflicting import (#29) (@devmotion)
v0.1.2
PkgCite v0.1.2
Closed issues:
exception = KeyError: key "software" not found
(#16)- Document where the bib file is saved (#17)
- Option to only get citations of packages in Project.toml and not in Manifest.toml (#18)
Merged pull requests:
- Fixed a few typos in the documentation (#19) (@pitmonticone)
- CompatHelper: bump compat for BibParser to 0.2, (keep existing compat) (#20) (@github-actions[bot])
- Fix WriteVTK DOI (#21) (@SebastianM-C)
- Document where the
.bib
file is saved (#22) (@SebastianM-C) - Don't error on invalid keys (#23) (@SebastianM-C)
v0.1.1
PkgCite v0.1.1
Closed issues:
- Zenodo tags (#9)
- Fix xclip installation in CI (#11)
get_tool_citations
results inERROR: ArgumentError: collection must be non-empty
(#13)
Merged pull requests:
- Implemented Getting Zenodo citation (#10) (@davibarreira)
- Fix xclip (#14) (@SebastianM-C)
- Fix error on empty bib files (#15) (@SebastianM-C)
v0.1.0
PkgCite v0.1.0
Merged pull requests: