Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Releases: dannyboland/loql

v1.0.0

30 Jul 22:17
1b5dee4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v1.0.0

v0.2.3

10 Dec 22:10

Choose a tag to compare

What's Changed

  • fix: remove config kwargs before passing to Textual by @dannyboland in #11

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Apr 22:35

Choose a tag to compare

What's Changed

v0.2.1

08 Apr 20:46

Choose a tag to compare

  • fix: ensure spawn is used on linux (ec52f1a)

v0.2.0

07 Apr 22:40

Choose a tag to compare

Changes:

  • Adds S3, excel and clipboard support
  • Filters file tree to only show relevant files
  • Runs an additional process to separate out data loading / processing
  • Lazy loads extras like pandas and boto3
  • Adds option to render separator lines
  • Introduces strict mypy checking and updates code to pass

v0.1.0

21 Mar 20:23

Choose a tag to compare