-
2.0.0: on makeover 2.x
-
release: assert the pin instead of pulling over it
-
1.2.0: AlloyPicker, the overlay a closed vocabulary opens
-
1.2.0: the config form, and TextField promoted into the crate
-
Universalize lint block and pin stable toolchain
-
alloy_tui: adopt universal clippy/lint baseline; warnings to zero
-
Gate the crates.io publish on clippy and tests
-
Add a rustfmt pre-commit gate
-
Apply rustfmt across the crate
-
Draw in palette indices on terminals that only have sixteen colors
-
1.0.0, on makeover 1.0.0
-
Stand alone: split out of the alloy repo
-
Relicense alloy_tui as MIT and prepare it for crates.io
-
Depend on makeover instead of a path into the MNW checkout
-
console: add tabs, a modal slot, and terminal suspend
-
audio: two panes, stream-to-device routing, and a shell tick
-
console: add alloy audio, extract the list cursor into alloy_tui
-
console: revive sysop-tui as alloy_tui, add the alloy binary and net
-
Pivot from egui to ratatui: drop alloy_ui + alloy_lockscreen, add alloy_tui