This repository was archived by the owner on Mar 14, 2026. It is now read-only.
Releases: dannyboland/loql
Releases · dannyboland/loql
v1.0.0
What's Changed
- feat(tui): rewrite with stable textual framework by @dannyboland in #18
- feat(rebrand): Rename project as LoQL by @dannyboland in #19
Full Changelog: v0.2.3...v1.0.0
v0.2.3
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
What's Changed
- feat: add log and version options (8fbc67c)
- feat: add pytest, tox and CI checks by @dannyboland in #9
- fix: pylint improvements by @dannyboland in #8
- fix: specify openpyxl for xlsx dependency (eb52c9a)
v0.2.1
v0.2.0
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
Full Changelog: https://github.com/dannyboland/clidb/commits/v0.1.0