Skip to content

v1.3.0 - Initiate everything with one command

Latest

Choose a tag to compare

@statnmap statnmap released this 18 Aug 15:40
· 7 commits to main since this release

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()``