Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 06:01
· 128 commits to main since this release

0.10.0 - 2026-09-02

Changed

  • Renamed the command from telecli to tele end to end: cargo builds both tele and a telecli alias; the npm package installs tele as the primary bin with telecli kept as a deprecated alias for one transition cycle; release archives, bundled binaries, and the npm launcher now use tele names; help text, completions, README, and docs all say tele.
  • App data directory renamed from ~/.config/telecli / %APPDATA%\telecli to ~/.config/tele / %APPDATA%\tele. tele migrates an existing legacy telecli data directory automatically on first run (one-time rename; a TELE_APP_DIR override skips migration).