Changes in version 0.2.1.9000 Major changes - added templates and functions for Codeberg mirroring Changes in version 0.2.0 Major changes - refactor of all functions to remove dependency to {stringr} package - refactor of all functions to implement semantic CLI via {cli} package - complete testing suite Changes in version 0.1.0 This is a first release of the {pakete} package to R Universe. What's changed - add development mode in pkgdown.yml by @ernestguevarra in https://github.com/katilingban/pakete/pull/16 - create base vignette by @ernestguevarra in https://github.com/katilingban/pakete/pull/17 - update README by @ernestguevarra in https://github.com/katilingban/pakete/pull/18 - update website by @ernestguevarra in https://github.com/katilingban/pakete/pull/19 - create add_codecov function by @ernestguevarra in https://github.com/katilingban/pakete/pull/21 - refactor add_codecov() function by @ernestguevarra in https://github.com/katilingban/pakete/pull/22 - general tidying up of package structure by @ernestguevarra in https://github.com/katilingban/pakete/pull/26 - setup netlify; add_github_action; fix #25; fix #32; fix #33; fix #34 by @ernestguevarra in https://github.com/katilingban/pakete/pull/41 - add NEWS.md; fix #30 by @ernestguevarra in https://github.com/katilingban/pakete/pull/42 Changes in version 0.0.0.9000 This is a pre-release of the {pakete} package.