Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@john-harrold john-harrold released this 08 Jan 02:27

formods 0.2.0

Release Notes

  • Created preload functionality to allow modules to save to and be loaded from yaml files.
  • Updated the ZZ_Server.R to include save/load of preload yaml files.
  • Updated the save/load functionality for the ASM module to switch to use this functionality (this breaks the previous save methodology.)
  • Creating workflows to automate analysis initialization .
  • Updated FM_compact.R test app to use the preload script in an unzipped saved
    analysis.
  • Created is_shiny() function.
  • Created run_formods() function to run the test app.