Skip to content

Releases: andev0x/guts

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 25 Apr 14:29

Full Changelog: v1.0.7...v1.0.8

v1.0.7f

Choose a tag to compare

@github-actions github-actions released this 18 Apr 11:14

What's Changed

Full Changelog: v1.0.6...v1.0.7f

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 04 Apr 17:12

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Apr 09:46

Full Changelog: v1.0.4...v1.0.5

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 03 Apr 08:13

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Apr 20:37

What's Changed

  • feat: add theme configuration logic by @andev0x in #1
  • style: add sample configuration by @andev0x in #2
  • docs: update project description information by @andev0x in #3
  • feat: add SQL workflows and multi-database support to guts by @andev0x in #4
  • feat: add SQL tools, multi-db support, and data management features by @andev0x in #5

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Apr 20:26

Full Changelog: v1.0.0...v1.0.1

Stable version v1.0.0

Choose a tag to compare

@andev0x andev0x released this 01 Apr 18:25

Features

  • Fast loading for CSV, JSON, and SQLite (.db, .sqlite)
  • Table rendering with sticky header and row selection
  • Vim-style navigation (h/j/k/l, g, G, page up/down)
  • Virtual scrolling for large datasets
  • Incremental search (/, n, N)
  • Query/filter mode (:)
    • CSV/JSON: text filter across all columns
    • SQLite: execute SQL queries
  • Smart cell detection (URL, email, IP, number)
  • Open action for links/emails (o)
  • Copy selected cell to clipboard (y)

Full Changelog: https://github.com/andev0x/guts/commits/v1.0.0