Skip to content

Releases: MS-Painter/Folden

v0.3.0 - Trace live handler outputs from client

14 Jun 14:14
Compare
Choose a tag to compare

Adds:

  • Handler tracing. Adds client trace command to get live logs from a handler or all handlers as they're happening.
  • clippy linting and rustfmt tests in CI.

Changes:

  • Bump package versions (showcasing vital upgrades):
    tokio == "1.6.1"
    tonic = "0.4.3"

v0.2.0

06 May 22:28
Compare
Choose a tag to compare

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

24 Apr 16:13
Compare
Choose a tag to compare

Official release of pipeline based "Folden" application solution.

Available for both Windows and Debian based Unix systems.