Skip to content

Releases: maful/inline

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 22:57
a224aa5

0.6.0 (2026-09-02)

Features

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 17:29
fdbf9f4

0.5.0 (2026-08-31)

Features

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:39
866c33c

0.4.0 (2026-08-30)

Features

  • ui: abbreviate home directory in header (#11) (a9af5df)
  • ui: show active git branch in header (#10) (23c6ec9)
  • ui: show version and separate footer hints (#8) (bbb84b8)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 14:55
86eec54

0.3.0 (2026-08-30)

Features

Bug Fixes

  • release: generate semver-compatible tags (#6) (84ca669)

Miscellaneous Chores

v0.1.0

Choose a tag to compare

@maful maful released this 30 Aug 10:28
1faf393

Inline v0.1.0

The first public release of Inline - a terminal workspace for running and monitoring multiple development processes.

Highlights

  • Run processes defined in a Procfile.
  • View isolated, scrollable logs for each process.
  • Navigate using keyboard or mouse.
  • Automatically follow new output.
  • Stop complete process trees cleanly when quitting.

Install

curl -fsSL https://github.com/maful/inline/releases/latest/download/install.sh | sh

Supported platforms: macOS and Linux on AMD64 and ARM64.

Update future releases with:

inline update

inline: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 14:47
c458cbc

0.2.0 (2026-08-30)

Features