v1.0.1
Introduction
Hi there!
This is a small bugfix release for v1.0.0.
It mainly includes a fix to ClipboardHandler
and a minor change in sdlbackend
that allows to run OpenGL code in cimgui-go loop.
Today our project was also added to the awesome-go 🎉
What's Changed
- readme: add badges on top by @gucio321 in #328
- This change moves the calls to glViewport, glClearColor, glClear so t… by @Bradbev in #333
- Fix clipboard by @gucio321 in #332
- Fix dummy formatting by @gucio321 in #336
- README: add awesome go badge by @gucio321 in #337
Full Changelog: v1.0.0...v1.0.1