Skip to content

Releases: tui-cs/cli

v0.3.0

Choose a tag to compare

@tig tig released this 23 Jun 17:43
0362160

What's Changed

  • feat: help TUI viewer, markdown rendering, rename ExampleApp to greet by @tig in #7
  • Expand README and add hero GIF by @tig in #10
  • Add SourceLink and symbol package support by @tig in #11
  • Back-merge main into develop by @tig in #13
  • Fix MarkdownRenderer global state leaks by @tig in #14
  • fix: set Application.AppModel based on CommandKind in RunWithTerminalGuiAsync by @tig in #16
  • fix: centralize Terminal.Gui lifecycle for headless markdown rendering in CliHost (C1) by @tig in #22
  • Library improvements extracted from survey example work by @tig in #23
  • Back-merge v0.2.0 from main into develop by @tig in #25
  • Restore Application.AppModel after dispatch; lock in inline init contract by @tig in #27
  • Back-merge v0.2.1 from main into develop by @tig in #29
  • fix: preserve dash-prefixed tokens in DefaultCommand fallback by @tig in #31
  • Rename internal references: gui-cs → tui-cs by @tig in #33
  • Release v0.3.0 by @tig in #34

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@tig tig released this 11 Jun 21:27
25bc5fd

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@tig tig released this 11 Jun 20:55
12d6098

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@tig tig released this 11 Jun 15:38
0509092

What's Changed

Full Changelog: v0.1.0-beta.1...v0.1.0

v0.1.0-beta.1

v0.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@tig tig released this 11 Jun 15:38
73a1685

What's Changed

  • Scaffold gui-cs/cli to Editor-style .NET 10 library layout with CI/release workflows by @Copilot in #1
  • Implement Terminal.Gui.Cli core library API by @Copilot in #3
  • Expand README and add hero GIF recording guide by @tig in #4
  • Help command and --help flag should render markdown by @tig in #6
  • Add hero GIF and polish README by @tig in #8
  • Release v0.1.0-beta.1 by @tig in #17

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: https://github.com/gui-cs/cli/commits/v0.1.0-beta.1