Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:00
502958c

Changelog

  • 4df4aad Demo gif added (#48)
  • d73f9e8 Merge pull request #50 from deveshctl/fix/viewer-search-hscroll
  • 0bd1f63 Merge pull request #51 from deveshctl/feat/build-subcommand
  • 502958c chore: release v1.4.1 (#52)
  • b2af3bb feat(cmd): add 'layerx build' thin wrapper around docker/podman build
  • f989341 fix(build): use the user-supplied tag as the TUI image ref
  • 66d71e5 fix(tui): h/l move one column at a time, not four
  • a28cde4 fix(tui): improve file viewer UX — text selection, nav hints, h/l bar
  • c12d566 fix(tui): scroll long lines into view for off-screen search matches
  • 6fce62d fix(tui): vi-style h/l cursor in file viewer