We’re excited to announce the release of ascli 4.24.0!
This update brings powerful new features, important fixes, and some breaking changes designed to simplify and modernize workflows.
🚀 New Features
-
AOC:
-
Configuration:
-
Console:
-
HTTP Options:
-
Formatting:
-
Logging:
-
New log_format
option lets you control how logs are displayed.
-
By default, logs are now cleaner (no timestamps) — switch back to the standard Ruby logger with --log_format=standard
.
-
Sync:
🛠️ Issues Fixed
-
JRuby: Adjusted tests and documentation for SSH special options.
-
Transferd & Desktop: Fixed discrepancies in transfer spec resume policies.
-
Select: Filters now apply to values before enhanced table display.
-
Format: Lists properly display column headers.
⚠️ Breaking Changes
Several changes streamline configuration and unify behavior across commands:
-
Configuration:
-
SSH Options:
-
Vault:
-
Console:
-
Sync:
-
Async:
-
AOC:
-
Logger:
📦 Upgrade Notes
This release emphasizes cleaner defaults and simpler syntax, but it also introduces breaking changes. If you rely on legacy sync or console options, review your scripts before upgrading.
✅ Summary
ascli 4.24.0 focuses on:
-
More powerful configuration options
-
Smarter and cleaner logging
-
A reworked sync experience
-
Several bug fixes and behavioral alignments across modules
Upgrade today and enjoy a more streamlined, reliable CLI experience!