Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 468 Bytes

File metadata and controls

14 lines (9 loc) · 468 Bytes

Changelog

1.0.1

  • Fix: LANG command handler validates against preloaded locales (no undefined reference).
  • Docs: Clarify i18n availability — built-in en; Italian example under examples/config/messages.it.json with copy instructions.

1.0.0

  • 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.