Skip to content

v0.3.0

Compare
Choose a tag to compare
@bms63 bms63 released this 18 Oct 15:21
· 4 commits to main since this release
4e07873

logrx 0.3.0

  • Moved website theme to bootstrap 5, enabled search (#179)
  • Add show_repo_url option in axecute() to capture repo URL(s) into log file (#167)
  • Moved website theme to Bootstrap 5, enabled search (#179)
  • Add include_rds argument to axecute() to export log as rds file
  • Add read_log_file() to read logrx log file as optional function
  • Add library_call_linter() to ensure all library calls are at the top of the script (#163)
  • Remove argument for remove_log_object from axecute() still accessible via log_write() (#182)
  • Added functionality so axecute() works with .Rmd files (#140)
  • R Version switched from >3.5 to >4.0 in DESCRIPTION file (#198)