[ruby-talk:444509] [ANN] Glimmer DSL for LibUI 0.12.0 Released

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: GitHub - AndyObtiva/glimmer-dsl-libui: Glimmer DSL for LibUI - Prerequisite-Free Ruby Desktop Development Cross-Platform Native GUI Library - The Quickest Way From Zero To GUI - If You Liked Shoes, You'll Love Glimmer! - No need to pre-install any prerequisites. Just install the gem and have platform-independent GUI that just works on Mac, Windows, and Linux.

Ruby Gem: glimmer-dsl-libui | RubyGems.org | your community gem host

# 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