Skip to content

v0.1.7

Compare
Choose a tag to compare
@dreamer-coding dreamer-coding released this 14 Apr 22:30
1a33617

Fossil IO v0.1.7 introduces major enhancements in input and terminal interaction capabilities. This release adds built-in support for mouse and touch event handling, expanding Fossil IO’s usability across both graphical and embedded environments. The update also brings initial TUI-style feature support, leveraging the existing output subsystem and fossil_io f-string rendering system. Developers can now build more interactive, event-driven terminal interfaces with expressive formatting, all within the familiar and portable Fossil IO stack. These features pave the way for building responsive CLI applications and tools without external dependencies.

Git-Wrap definition:

# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-io.git
revision = v0.1.7

[provide]
fossil-io = fossil_io_dep