Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

59 lines (39 loc) · 1.24 KB

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.

[Unreleased]

[v1.3.3] - 2024-12-04

- Fix auto update

[v1.3.1] - 2024-12-04

- Fix version name

[v1.3.0] - 2024-12-04

- TUI Improvements

Added

- auto update feature

[v1.2.0] - 2024-12-02

Added

- auto update feature

[v1.1.1] - 2024-12-02

Fixed

- fixed displayed version

[v1.1.0] - 2024-12-02

Changed

- exec command: was renamed to run command and --run flag was renamed to --pipeline flag
- run was renamed to pipeline for better understanding

Fixed

- pipeline step execution infinity loop

[v1.0.0] - 2024-11-29

Added

- exec command: --vars flag
- exec command: --module flag (replace exec module command)
- exec command: --run flag (replace exec run command)
- root command: --version flag

Changed

- root command: --debug flag was renamed to --verbose

Removed

- exec run command
- exec module command