v0.7.14
github-actions
released this
15 Feb 16:20
·
198 commits
to master
since this release
PkgTemplates v0.7.14
Closed issues:
- [Suggestion] Add
DocMeta.setdocmeta!(PkgName, :DocTestSetup, :(using PkgName); recursive=true)
by default (#232) - Support turning off badges for plugins (#247)
- MIT License not recognized (#259)
- .jl suffix removed (#267)
Merged pull requests:
- allow specifying devbranch for Documenter (#242) (@simeonschaub)
- Add doc meta.setdocmeta by default (#244) (@terasakisatoshi)
- Remove
L
prefix before line segment of repo URL (#248) (@nickrobinson251) - allow changing default template dir (#250) (@Roger-luo)
- Reduce number of CI jobs (#252) (@rikhuijzer)
- MassInstallAction: Install the GitHubActions workflow on this repository (#253) (@fchorney)
- Fix CI Tests and Artifact Cache Issues (#263) (@fchorney)
- some changes to allow for more customization of badges (#264) (@ExpandingMan)
- Add ability to turn off badges for plugins (#268) (@nickrobinson251)
- Increment to next non-breaking version (#273) (@nickrobinson251)