Changelog

Notable changes in the release history:

[0.1.6] - 2026-05-13

  • Added support for local tasks via .nash.toml files
  • Added automatic support for VS Code's tasks.json format.
    • Nash automatically detects and imports tasks from .vscode/tasks.json files in your project.
  • Improved palette sizing and layout

[0.1.4] - 2026-05-10

  • Initial release of nash.
  • Lightning-fast Rust-based execution engine.
  • Basic command palette functionality.