Skip to content

Releases: ThinkR-open/lozen

v1.3.0 - Initiate everything with one command

18 Aug 15:40

Choose a tag to compare

lozen 1.3.0

Major

  • init_project_with_all() can initiate a repository based on a configuration file
    • On GitLab for package, book and golem
    • On GitHub for package
  • Modify vignettes to make them more user-friendly
  • CI/CD works for:
    • A R package : deployment of the pkgdown can be made on Gitlab Pages / Posit Connect
    • A golem shiny app : deployment of the pkgdown can be made on Gitlab Pages / deployment of the app on Posit Connect
    • A bookdown : a book compiled with either pagedown::paged_template or bookdown::bs4_book can be deployed on Gitlab Pages / Posit Connect

Minor

  • Modifications made to make {lozen} usable with `fusen::inflate_all()``