Releases: simon-smart88/shinyscholar
Releases · simon-smart88/shinyscholar
v0.2.3
v0.2.2
- 1st CRAN release
- Removed run_module() as it was not maintainable.
- Moved all packages to Suggests unless they are required for development of new applications.
- Added asyncLog() to improve logging from inside async functions.
- Updated run_() 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.
v0.2.1
See NEWS for details