Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v1.1.1] - 2024-11-26

Fixed

  • Local execution errors logs.

[v1.1.0] - 2024-11-25

Added

  • Localhost execution.

[v1.0.0] - 2024-11-22

Added

  • First stable release of Accio.

  • Support for defining and managing SSH hosts through a simple configuration file.

  • Execution of tasks remotely using YAML-based runfiles.

  • Support for environment variables within runfiles.

  • Ability to execute commands on multiple servers (nodes) via SSH.

  • Task automation across multiple servers.

  • Support for advanced shell commands, including multi-line commands and shell operators.

  • Initial documentation covering hosts configuration, runfiles, and usage examples.

[Unreleased]

Added

For new features.

Changed

For changes in existing functionality.

Deprecated

For soon-to-be removed features.

Removed

For now removed features.

Fixed

For any bug fixes.

Security

Fin case of vulnerabilities.