Glimmer DSL for LibUI 0.11.10 & 0.12.0 (Prerequisite-Free Ruby Desktop Development Cross-Platform Native GUI Library) have been released, including a very exciting new feature called Custom Control Component Slots (learn more about it by looking for Slots in the project README)!  

GitHub Project: https://github.com/AndyObtiva/glimmer-dsl-libui

Ruby Gem: https://rubygems.org/gems/glimmer-dsl-libui

# Change Log

## 0.12.0

- Custom Control Component Slots (containers that could accept content within different parts of a Custom Component)

## 0.11.10

- Fix issue with not being able to add content to the body root of a custom control by opening a block when invoking the custom control keyword