Changes in version 0.1.8.9000 Changes in version 0.1.8 (2024-11-01) - Use testthat edition 3 (@jrdnbradford). - Do not run examples if internet is not available. Changes in version 0.1.7 (2024-07-08) - gitignore now provides clickable links as it uses cli instead of crayon (@olivroy). - Upgrading to use Bootstrap 5. - Add light and dark themes to the vignette. Changes in version 0.1.6 (2023-12-12) - Skip or do not execute code chunks in vignettes if the internet or the gitignore API is not available, to fix CRAN problems. - Update workflow link to point to the v2 branch of r-lib/actions repository. Changes in version 0.1.5 (2021-10-31) - Using GitHub Actions for continuous integration. - Fixing CRAN check results where tests failed when internet connection was not available (#18). Changes in version 0.1.4 (2020-11-04) - Change backend from https://www.gitignore.io/ to https://www.toptal.com/developers/gitignore as the former now redirects to the latter (#13 @pat-s). - Use file.path() instead of paste0() to build path. @dpprdan Changes in version 0.1.3 (2019-07-29) - This is a minor update that prevent the use of the clipboard on CRAN Linux systems. Changes in version 0.1.2 (2019-06-28) - First release on CRAN. Changes in version 0.1.1 - First release on rOpenSci.