Skip to content

v0.0.13

Compare
Choose a tag to compare
@kojix2 kojix2 released this 23 Nov 05:35
· 151 commits to main since this release

Examples

  • Add spectrum example. πŸ“ˆ 🎧
  • Add draw_text example. ✏️ πŸ…°οΈ
  • Add turing pattern example. πŸ¦“ 🐠

Bug Fix

  • Fix font_button example. 0ec0c81
  • Minor fixes for memory release in examples.

Enhancement

  • Make some functions taking char as argument. (#39) ed4f86b
  • Fix for cases where the receiver cannot be the owner of the callback. (#33) ff18a79
    • uiTimer
    • uiQueueMain
    • uiOnShouldQuit

Dev/Test

  • Remove add_development_dependency from gem deecb58

README