Skip to content

Releases: derricw/cwl

0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 22:42

Changelog

0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 20:46

Changelog

  • bc6699f tui: stream filter on load
  • 3fdb260 performance improvements, stream view bugfix
  • 602348b added model_test.go
  • 35076c7 show auth errors in top bar
  • 4890800 save logs button in events view
  • f468d2b tui: load straight into groups

0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 22:26

Changelog

  • e14540b events --follow-prefix option
  • dc94e15 fix stream follow mode missing new streams
  • 0191b21 truncate stream names in preview split to prevent wrapping
  • 0d24fd8 strip carriage returns in preview
  • 00bd768 added wrap to footer tooltip
  • b277522 added timestamps to event viewer

0.3.2

Choose a tag to compare

@github-actions github-actions released this 27 Feb 17:24

Changelog

0.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 05:15

Changelog

  • f5ea6a0 improve resizing handling
  • 6bc1152 streams paginator indicator to numbers only

0.3

0.3

Choose a tag to compare

@github-actions github-actions released this 26 Feb 23:26

Changelog

0.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Jan 21:47

Changelog

0.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Nov 22:53

Changelog

  • 25ba32a README: added install script
  • 568c3e3 tui: fetch streams in background
  • 1e80177 tui: events fetching improvements
  • 107051b tui: poll for new events in eventsview
  • c4c806a pre-allocate lipgloss styles
  • 8d9c2ec buffered IO for streams and events command
  • 2df35c3 tui: improved large stream handling
  • 2bb24c7 tui: streams list now periodically refreshes

0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Nov 06:14

Changelog

  • 9355eb6 event view: filtering
  • 464578d added togglable word wrap
  • 064867b updated bubbletea versions
  • 787c650 header and footer for event view
  • 3aad90c events: home and end keybinds
  • d2633f5 added tui config module
  • 66111ea finish tui refactor
  • 0a71724 moved components to their own file

0.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Nov 19:03

Changelog

  • 7c8a684 streams command: added --prefix option