Releases: erickjung/SwiftGUI
Releases · erickjung/SwiftGUI
0.9.2
Adding missing resource to cocoapods
0.9.0
- changing component's architecture to improve performance
0.8.0
- merging core with main project
- removing cimgui
- updating to imgui 1.77
0.7.1
Merge pull request #10 from erickjung/dev
fix project
0.6.1
- Minor adjusts on texteditor and listbuffer
0.6.0
- Added ListBuffer (if you want to use huge list items)
- Improved ForEach