Skip to content

Commit

Permalink
make function more robust, add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-smart88 committed Dec 11, 2024
1 parent c0d66f8 commit 9546ba1
Show file tree
Hide file tree
Showing 7 changed files with 778 additions and 626 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ shinyscholar 0.2.2
- Added `asyncLog()` to improve logging from inside async functions.
- Updated `run_<app name>()` to take a load file as an argument which is loaded automatically.
- Creating `load_file` containing the path to a save file will attempt to load it on app start up.
- Made `create_template()`, `metadata()` and `save_and_load()` more robust.
Loading

0 comments on commit 9546ba1

Please sign in to comment.