Releases: MS-Painter/Folden
Releases · MS-Painter/Folden
v0.3.0 - Trace live handler outputs from client
Adds:
- Handler tracing. Adds client
trace
command to get live logs from a handler or all handlers as they're happening. clippy
linting andrustfmt
tests in CI.
Changes:
- Bump package versions (showcasing vital upgrades):
tokio
== "1.6.1"
tonic
= "0.4.3"
v0.2.0
Adds:
- Server side concurrent live handlers limitation
- Client side output formatting with simple and table output styles
- Client side
register
command options (--start
,--startup [TYPE]
)
Changes:
- Client side
stop
command--remove
flag alias--rm
- Client side
modify
command--description
flag alias--desc
--directory
option alias as--dir
First public release
Official release of pipeline based "Folden" application solution.
Available for both Windows and Debian based Unix systems.