v0.3.2
What's Changed
- Remove _ui from modules names fixes issue #651 by @MargotBr in #652
- Switched to cli::cli_alert_success by @ColinFay in #657
- Revert change to cli::alert_success by @ColinFay in #663
- Remove _ui from modules names fixes issue #651 by @ColinFay in #674
- close #675 by @ColinFay in #683
- close #675 by @ColinFay in #684
- Revert "moved to expect_type, close #671" by @ColinFay in #685
- close #675 by @ColinFay in #686
- close #675 by @ColinFay in #687
- close #678 by @ColinFay in #688
- Bug fix: add 'bin' to allow R to be found in bin subfolder by @waiteb5 in #700
- close #675 by @ColinFay in #702
- close #675 by @ColinFay in #711
- add RR2021 video on readme by @VincentGuyader in #722
- close #412 by @ColinFay in #727
- File renaming + new funs by @ColinFay in #734
add_modules()
now comes with awith_test
parameter that can be turned on to add a test file to the module by @ColinFay in #736- {testthat} and {rlang} are no longer hard deps by @ColinFay in #742
- close #55 by @ColinFay in #743
- Add test for server by @Swechhya in #747
- create PR against dev branch for issue 713 by @novica in #754
- Function to read yaml, find the expressions, add an expr tag to the c… by @teofiln in #755
- Added feature to init a git repository in project template by @Swechhya in #753
- added links to README by @KittJonathan in #757
- Issue 763 : add_sass_file by @ArthurData in #768
- Replace calls to testhat::expect_is() by @ALanguillaume in #772
- use yesno() only in interactive mode by @etiennebacher in #762
- Add tests on remove_comments() #767 by @ArthurData in #774
- 735 check module exists before adding new related files by @ALanguillaume in #779
- 769 consolidate create golem by @ALanguillaume in #777
- Check that every
{rstudioapi}
function is implemented, using `hasFu… by @ArthurData in #776 - use with_dir & burn_after_reading in remove_comments tests by @ArthurData in #782
- Add new contributors by @ALanguillaume in #783
- Issue 744 by @ColinFay in #791
- fix #758 by @VincentGuyader in #790
- Remove glue from dep by @ColinFay in #792
- Issue 625 unit tests golem utils UI by @ArthurData in #795
- utils & fct now comes with a with_test param by @ColinFay in #797
- Added tests for app_sys and get_golem_config by @ColinFay in #800
- with_test = TRUE in dev scripts by @ColinFay in #802
- config file can be modified in get_golem_config by @ColinFay in #810
- Issue 806 pkgdown version by @ArthurData in #807
- add dev on branches by @ArthurData in #815
- Added contact to use_code_of_conduct by @ColinFay in #816
- Add missing topics by @ArthurData in #817
- Fix adding empty stylesheet to resources by @erikvona in #689
- remove use_recommended_deps from 01_start.R #786 by @VincentGuyader in #789
- reboot to #784 by @VincentGuyader in #787
- usethis minimal version by @ColinFay in #823
- (hotfix) Revert commit 71ce085 by @ColinFay in #829
- Revert changes in add_dockerfile by @ColinFay in #830
- try another revert approach by @ColinFay in #831
- Comment the remove favicon function by @ColinFay in #833
New Contributors
- @MargotBr made their first contribution in #652
- @waiteb5 made their first contribution in #700
- @teofiln made their first contribution in #755
- @KittJonathan made their first contribution in #757
- @ALanguillaume made their first contribution in #772
- @etiennebacher made their first contribution in #762
- @erikvona made their first contribution in #689
Full Changelog: v0.3.1...v0.3.2