You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the manifest is now strict JSON named lode.json (was lode.jsonc, JSONC-tolerant) -- rename existing manifests and remove any comments. lode add no longer guesses a mod from a fuzzy match (use --search), and the -y flag on add was removed.
Features
exact-first add, strict lode.json manifest, and an interactive init overhaul (f5bee1e)
init: show next steps after scaffolding a pack (c5f0ef6)
ui: clack-style interactive prompts and progress spinners via cliclack (9fd9aa7)
Bug Fixes
init: drop the version-fetch spinners that collided with the selects (a2285ef)
init: filter + cap the version pickers so long lists scroll instead of flooding (1a642b1)