Releases: ucfcs/VizCon
Release v0.11.0
What's Changed
- Ship c compiler by @TheIceCreamBear in #58
- Fix compile warning on macOS by @TheIceCreamBear in #63
- Rearrange lldb init per #64 by @TheIceCreamBear in #65
Full Changelog: v0.10.0...v0.11.0
Release v0.10.0
What's Changed
- Minor fixes by @Effectualness in #54
- Updated user library tests by @cwsCarlson in #55
- Concurrency lib fixes by @Effectualness in #59
- Prevent users from overwriting example files by @TheIceCreamBear in #57
- Add a menu option to open the user guide by @TheIceCreamBear in #56
- Add MIT license by @TheIceCreamBear in #61
Full Changelog: v0.9.2...v0.10.0
Release v0.9.2 (Demo Version)
What's Changed
- Visualizer fixes by @RyanG10 in #51
- Visualizer tests by @cwsCarlson in #52
- Add auto scroll to console output by @TheIceCreamBear
- Add play button to editor by @TheIceCreamBear
- Added potential create errors by @Effectualness in #53
This version is used for the Senior Design Demo
Full Changelog: v0.9.1...v0.9.2
Release v0.9.1
What's Changed
- Visualizer fixes by @RyanG10 in #48
- Save-on-close, infrastructure, and thread list tests by @cwsCarlson in #49
Full Changelog: v0.9.0...v0.9.1
Release v0.9.0
What's Changed
- Updated parameter ordering, max value constraint by @Effectualness in #42
- Random visualizer update by @TheIceCreamBear in #43
- Updated example programs by @Effectualness in #44
- Fix a crash when a user opens an already open file by @TheIceCreamBear in #45
- Compiler warnings no longer prevent visualization by @TheIceCreamBear in #46
- Create system to prevent keybinds with a shift or alt mask from triggering the keybind with the same key without the mask by @TheIceCreamBear in #47
Full Changelog: v0.8.2...v0.9.0
Release v0.8.2
What's Changed
- Fixed bug where choosing save on an unsaved file dialog would not close the tab
- Enhanced ide landing view
- Added dialog when compiling unsaved file
- Added menu option to open the example files
Dependency change
As of v0.8.0, the user must have gcc and not clang installed for compiling the c code. In the future, this will be shipped with the application.
Full Changelog: v0.8.1...v0.8.2
Release v0.8.1
What's Changed
- System to disable menus by @TheIceCreamBear in #39
- Render app icon in app by @TheIceCreamBear in #41
- Dialog for closing with unsaved changes by @TheIceCreamBear in #40
Dependency change
As of v0.8.0, the user must have gcc and not clang installed for compiling the c code. In the future, this will be shipped with the application.
Full Changelog: v0.8.0...v0.8.1
Release v0.8.0
What's Changed
- Enhanced the menu and the tabs by @TheIceCreamBear in #35
- Added icon support by @cwsCarlson in #36
- Visualizer updates by @RyanG10 in #38
- File management tests by @cwsCarlson in #37
Dependency change
As of this version, the user must have gcc and not clang installed for compiling the c code. In the future, this will be shipped with the application.
Full Changelog: v0.7.0...v0.8.0
Release v0.7.0
What's Changed
- Bug fixes and optimizations by @Effectualness in #33
- IDE tests (clipboard and new file/open file) by @cwsCarlson in #32
- Add macOS menu to match menu available in Windows and Linux by @TheIceCreamBear in #30
Full Changelog: v0.6.1...v0.7.0
Release v0.6.1
What's Changed
- Enhance the path from editor to visualizer by @TheIceCreamBear in #29
Full Changelog: v0.6.0...v0.6.1