v0.5.4
Change log
Breaking changes
- Rename
giu.Line
togiu.Row
. - Rename
giu.Group
togiu.Column
.
Other changes
- Add Hint property to InputText.
- Add ColorEditWidget.
- Decouple imgui to another repo.
- Update imgui to 1.82.
giu.Line
to giu.Row
.giu.Group
to giu.Column
.