Package: autonewsmd
Title: Auto-Generate Changelog using Conventional Commits
Version: 0.1.0
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 (>= 4.1.0)
Imports: data.table, git2r, quarto, R6, utils
Suggests: lintr, precommit, testthat (>= 3.0.1)
VignetteBuilder: quarto
Config/testthat/edition: 3
Config/testthat/parallel: false
Date/Publication: 2026-01-16 20:20:14 UTC
Encoding: UTF-8
SystemRequirements: Quarto command line tools
        (https://github.com/quarto-dev/quarto-cli).
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-16 20:07:30 UTC; user
Author: Lorenz A. Kapsner [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0003-1866-860X>)
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@gmail.com>
Repository: CRAN
Built: R 4.4.3; ; 2026-02-04 04:21:27 UTC; windows
