Releases: juttle/juttle-viewer
Releases · juttle/juttle-viewer
0.4.2
Bug Fixes
- Fix bug that caused syntax errors to not be displayed #69
0.4.1
Bug Fixes
- Only run the program once when the run button is pressed #65
0.4.0
Major Changes
Added an edit
mode to enable editing code in the browser #29
Added a debug
mode that shows logs from program executions #7
0.3.0
Major Changes
- Reorganization of juttle-viewer layout: #40
- Add stop/run program functionality #23
- Bump juttle-client-library #53
Minor Changes
- Add Readme: #42
- Update app page title #47
Bug Fixes
- Fix date input's calendar styling #45
- Support bundleId #38
- Fix issues with app layout height either cutting off dropdown or causing
unwanted scrollbars #52 &
#48