You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Export config fixes (#48)
- Added functionality for exporting configuration to new file format
- Fixed functionality for exporting to old file formats
- Fixed functionality for exporting to web format (for our front-end)
- Various fixes for importing configurations and input checking
Merge pull request #45 from KwiatLab/new_input_format
Merging prior to review to facilitate website changes. No major breaking changes here, so review should mostly be on style and will be welcome after the merge.