- Fix: LANG command handler validates against preloaded locales (no undefined reference).
- Docs: Clarify i18n availability — built-in
en; Italian example underexamples/config/messages.it.jsonwith copy instructions.
- First stable release: unified structure, only modern API and CLI, no legacy or standalone code.
- Entry point:
src/main.js. - All library files are now in
src/. - Documentation and structure simplified.