Package: autonewsmd
Title: Auto-Generate Changelog using Conventional Commits
Version: 0.0.6
Authors@R: 
    person("Lorenz A.", "Kapsner", , "lorenz.kapsner@gmail.com", role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0003-1866-860X"))
Description: Automatically generate a changelog file (NEWS.md /
    CHANGELOG.md) from the git history using conventional commit messages
    (<https://www.conventionalcommits.org/en/v1.0.0/>).
License: GPL-3
URL: https://github.com/kapsner/autonewsmd
BugReports: https://github.com/kapsner/autonewsmd/issues
Depends: R (>= 3.4)
Imports: data.table, git2r, magrittr, R6, rmarkdown, utils
Suggests: knitr, lintr, testthat (>= 3.0.1)
VignetteBuilder: knitr
Date/Publication: 2023-04-13 15:50:02 UTC
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-13 15:28:01 UTC; user
Author: Lorenz A. Kapsner [cre, aut, cph]
    (<https://orcid.org/0000-0003-1866-860X>)
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@gmail.com>
Repository: CRAN
Built: R 4.1.2; ; 2023-04-14 11:14:03 UTC; unix
