autonewsmd NEWS

November 16, 2025 · View on GitHub

Unreleased (2025-11-16)

New features

  • added pre-commit hooks (should be working now) (5f6261e)
  • added pre-commit hook to create changelog (000055c)
  • added pre-commit hook to create changelog (d88e99e)

CI

  • added renv folder for remote-hook functionality (c2fcc8b)
  • added more commit hooks (db568ef)
  • added more commit hooks (01218eb)

Other changes

  • merged into development (c355988)
  • updated renv.lock (992659f)
  • added another fallback (75f2dd4)
  • added precommit install fallback (134d7c3)
  • updated news.md (53a9da5)
  • updated news.md (c7a4351)
  • fixed error handling of corrupt quarto installation (93a828f)
  • updated dev version (7a73a33)

Full set of changes: v0.0.9...c2fcc8b

v0.0.9 (2024-10-15)

Bug fixes

  • readded vignette (6174204)
  • fixes impending cran-ban of git2r (c9b7046)
  • first try to fix issues with quarto vignette on macosx cran runners (3e3190a)

Other changes

  • added default-image-extension to templateto prevent occuring of strange errors (d9fc76a)
  • moved to quarto as vignette engine (610e7b5)

Full set of changes: v0.0.8...v0.0.9

v0.0.8 (2024-05-29)

Bug fixes

  • hotfix to address quarto cran issue on macos (959f6da)

v0.0.7 (2024-05-27)

Bug fixes

  • merged fix regarding gitlab-comparison urls into development (9033c3c)
  • fixed issue with presence of multiple associated remote repos (341960a)
  • moving from rmarkdown to quarto for rendering news.md (80a8fca)
  • addresses issue with gitlab comparison found by @joundso (c5ae722)
  • “compare”-url generation now has a slash in it (b7afdc1)

CI

  • updated gha (982578f)
  • another try to fix tinytex-installation on macos (c10cb1b)
  • re-introduced pandoc installation for macos runners (54b022b)
  • added quarto installation to gha (11adf80)

Other changes

  • version bump to 0.0.7 (2154de3)
  • fixed deps url (ab71f0d)
  • removed default image extension causing errors with badge urls (0bdeb96)
  • added readme.qmd and urls displaying asis (6db029b)
  • now with automatically generated readme (8abcbe9)
  • changed docs to avoid tools::checkRd complaining about regex pattern (c4b6773)
  • updated news.md (d30b576)
  • added message to indicate location of copied output file (1ce501a)
  • updated latest dev version (903fff6)
  • updated description (77dc1d9)
  • updated news.md to v0.0.6 (a5f4da2)

Full set of changes: v0.0.6...v0.0.7

v0.0.6 (2023-04-13)

Other changes

  • more informative error messages (04f115a)
  • added pkg to readme (c84e5ec)

Full set of changes: v0.0.5...v0.0.6

v0.0.5 (2023-01-21)

Other changes

  • merged yihuis patch (851b893)
  • updated readme, news.md (647a8c7)
  • fixed cran-checks badge (f24b8e5)
  • added authors-block to readme (a9211ea)
  • added mlsurvlrnrs pkg to used by section (3d5a012)
  • merge pull request #5 from kapsner/development (3b07f0a)
  • updated news.md (5decf24)

Full set of changes: v0.0.4...v0.0.5

v0.0.4 (2022-10-31)

New features

  • finalizing support for breaking changes (214ebf5)
  • add support for breaking changes in commit summary (22c8ea8)
  • add option to set remote tracking repo (57263db)

Bug fixes

  • fixed issue when only one commit available (1c323d1)
  • fixed reference to type_mappings in private (65ece46)

Refactorings

  • streamlining r6-code (5e76f61)
  • default interactive answer to na (9962291)
  • commit types to private (e16c7da)

Tests

  • add unittest for breaking changes (f6fcfa5)

CI

Docs

  • updated vignette and readme (a8ad163)
  • specifying bc in readme (7e04e68)
  • updated readme (47188a7)
  • ref to readme in vignette (ac12080)
  • table with commit types and section related packages (98fb4b1)

Other changes

Full set of changes: v0.0.3...v0.0.4

v0.0.3 (2022-09-03)

Bug fixes

Refactorings

  • deleting template file after rendering changelog (7324322)

Docs

Other changes

Full set of changes: v0.0.2...v0.0.3

v0.0.2 (2022-08-31)

New features

  • prompting for user input before writing the changelog file (2cb392e)

Bug fixes

  • added importfrom utils askyesno to namespace (3c3a4e2)

Tests

  • hot-fix to fix failing unit tests on read-only systems (771a334)
  • increasing test coverage (c3b499d)

Docs

  • documented con-argument of write (e37f63a)
  • added cran installation and cran badges (de3c6bc)

Other changes

Full set of changes: v0.0.1...v0.0.2

v0.0.1 (2022-08-27)

Bug fixes

  • addressing comments raised during the first submission to cran (fbab006)

Tests

  • fixing unit-tests on windows 3 (03a28de)
  • fixing unit-tests on windows 2 (fafad0a)
  • fixing unit-tests on windows (f9e9a55)

CI

  • add libharfbuzz-dev libfribidi-dev dependencies (0c29e16)
  • added installation of libgit-dev to prerequisites (73b63ea)

Other changes

Full set of changes: 1455a33...v0.0.1