Package: autonewsmd
Title: Auto-Generate Changelog using Conventional Commits
Version: 0.0.9
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.6)
Imports: data.table, magrittr, quarto, R6, utils
Suggests: git2r, lintr, testthat (>= 3.0.1)
VignetteBuilder: quarto
Config/testthat/edition: 3
Config/testthat/parallel: false
Date/Publication: 2024-10-15 11:00:02 UTC
Encoding: UTF-8
SystemRequirements: Quarto command line tools
        (https://github.com/quarto-dev/quarto-cli).
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-10-15 09:45:40 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.6.0; ; 2025-11-13 04:15:28 UTC; windows
