github flowexec/flow v1.1.0

17 days ago

New since v1.0.0

  • Import executables from Makefiles, Docker Compose files, and package.json scripts
  • Model Context Protocol Server (flow mcp) for AI assistant integration
  • Environment file support - Load .env files as parameters or global workspace settings
  • Enhanced templating with new file functions and unified Go text/template support across all contexts
    • Note: Existing render templates may need updates for the new templating system
  • New vault backends - External (CLI-based), keyring, and unencrypted storage options
  • Nameless executables within namespaces (referenced as ws/ns:)
  • Custom verb aliases - Define verb mappings on executables or as global workspace settings
  • Parameter output files - Save argument/parameter values to temporary files
  • Expanded verb library with more natural language options
  • Improved serial/parallel inheritance for arguments and parameters
  • Fixed executable log archiving and various workspace discovery improvements

Full Changelog: v1.0.0...v1.1.0

Don't miss a new flow release

NewReleases is sending notifications on new releases.