Skip to content

Releases: simon-smart88/shinyscholar

v0.2.3

17 Jan 13:17
Compare
Choose a tag to compare
  • Fixed bug caused by being on CRAN
  • Fixed bug in module ordering in global.R

v0.2.2

15 Jan 19:41
Compare
Choose a tag to compare
  • 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

22 Nov 10:34
Compare
Choose a tag to compare

See NEWS for details