Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jvanbuel/flowrs

0.7.6 - 2025-12-21

21 Dec 19:28
9e44f81

Choose a tag to compare

Release Notes

Other

  • [WIP] Update help commands popup text color for better visibility (#494)

Install flowrs-tui 0.7.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.7.6/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.7.6

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.7.5 - 2025-12-21

21 Dec 14:07
30fecee

Choose a tag to compare

Release Notes

Added

  • add DAG trigger to DAG panel (#493)
  • topological sort for tasks (#489)
  • improve dagstats handling (#486)

Fixed

  • missing indentation in DAG code popup (#492)

Other

  • small refactorings (#488)

Install flowrs-tui 0.7.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.7.5/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.7.5

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.7.4 - 2025-12-20

20 Dec 11:23
1851d69

Choose a tag to compare

Release Notes

Added

  • disable API calls when TUI is unfocused

Other

  • Refactor verbose Option patterns to idiomatic combinators (#484)
  • Simplify Default implementations for model structs
  • Fix unnecessary saturating_sub in previous() method
  • Improve test comments for clarity
  • Fix StatefulTable panic on empty items with comprehensive tests
  • Replace unwrap() with expect() in production code
  • add testing in ci

Install flowrs-tui 0.7.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.7.4/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.7.4

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.7.3 - 2025-12-18

18 Dec 14:21

Choose a tag to compare

Release Notes

Other

  • Address code review comments: optimize test code
  • Fix DAG run sorting to use logical_date instead of start_date
  • Update STATE_RUNNING color to bright lime green for better distinction from success state

Install flowrs-tui 0.7.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.7.3/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.7.3

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.7.2 - 2025-12-14

14 Dec 21:22

Choose a tag to compare

Release Notes

Added

  • add breadcrumb navigation and styled filter indicators

Install flowrs-tui 0.7.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.7.2/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.7.2

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.7.1 - 2025-12-14

14 Dec 17:42

Choose a tag to compare

Release Notes

Added

  • add tabs

Other

  • update gifs

Install flowrs-tui 0.7.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.7.1/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.7.1

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.7.0

14 Dec 15:50

Choose a tag to compare

Install flowrs-tui 0.7.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.7.0/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.7.0

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.6.0 - 2025-12-14

14 Dec 12:31

Choose a tag to compare

Release Notes

Added

  • replace M marking with V visual selection mode

Install flowrs-tui 0.6.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.6.0/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.6.0

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.5.1 - 2025-12-14

14 Dec 10:03

Choose a tag to compare

Release Notes

Fixed

  • readd dist profile

Install flowrs-tui 0.5.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.5.1/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.5.1

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.4.5 - 2025-12-12

12 Dec 13:44

Choose a tag to compare

Release Notes

Fixed

  • new cargo-dist version

Install flowrs-tui 0.4.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jvanbuel/flowrs/releases/download/v0.4.5/flowrs-tui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install jvanbuel/flowrs/flowrs

Download flowrs-tui 0.4.5

File Platform Checksum
flowrs-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flowrs-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
flowrs-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum