1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: add a text user interface

This commit is contained in:
Kevin Amado 2022-02-20 19:42:42 -05:00
parent 3275487e18
commit 45ad71e6ee
8 changed files with 360 additions and 32 deletions

View file

@ -17,6 +17,10 @@ Types of changes
- Security in case of vulnerabilities.
-->
### Added
- A text user interface with progress-bars and modern output (requires a TTY).
## [0.3.1] - 2022-02-20
### Added