nano-ui-sdl-0.1.0.0: CHANGELOG.md
# Changelog ## 0.1.0.0 First release. - `runSdlApp` and `runSdlAppReduce` run nano-ui views in an SDL3 window. - Text shaped with SDL_ttf and HarfBuzz, drawn from the bundled Inter font or installed fonts looked up by family name, with fallback fonts for scripts the UI font lacks. - Clipboard, cursors, display scaling, images, and native file dialogs. - The `simd` flag compiles the draw-batch culler with AVX2 on x86-64.