Skip to content

Releases: faltawy/lsql

Release v1.11.0

11 Mar 17:51

Choose a tag to compare

1.11.0 (2025-03-11)

Features

  • Enhance shell experience with Emacs keybindings and validator (632f3ba)

Code Refactoring

  • Improve non-recursive directory deletion handling (469d637)
  • Remove Files and Directories selection types (27644c9)

Release v1.10.0

10 Mar 21:44

Choose a tag to compare

1.10.0 (2025-03-10)

Features

  • Enhance delete query syntax with FIRST and MANY keywords (f89914e)

Release v1.9.0

10 Mar 20:09

Choose a tag to compare

1.9.0 (2025-03-10)

Features

  • Enhance 'type' field support in display and filtering (b0deee3)

Release v1.8.0

10 Mar 20:03

Choose a tag to compare

1.8.0 (2025-03-10)

Features

  • Replace file/directory selection with 'type' field for more SQL-like syntax (2639623)

Release v1.7.0

10 Mar 19:43

Choose a tag to compare

1.7.0 (2025-03-10)

Features

  • Add ORDER BY support for sorting file system entries (82ccc40)

Code Refactoring

  • Remove unused imports in cli module (f77463f)

Release v1.6.0

10 Mar 18:48

Choose a tag to compare

1.6.0 (2025-03-10)

Features

  • Add DELETE query support with dry run option (c49002d)
  • Add LIMIT clause support to LSQL query parser and file listing (6305a48)
  • Enhance DELETE query with recursive deletion and user confirmation (54dfb0c)

Release v1.5.2

10 Mar 13:43

Choose a tag to compare

1.5.2 (2025-03-10)

Bug Fixes

  • update publish workflow to handle Cargo.lock and add --allow-dirty flag (badcc54)

Release v1.5.1

10 Mar 13:37

Choose a tag to compare

1.5.1 (2025-03-10)

Bug Fixes

  • update GitHub workflow to handle git synchronization issues (945eb49)

Release v1.5.0

10 Mar 13:27

Choose a tag to compare

1.5.0 (2025-03-10)

Features

  • add support for cargo install and cargo binstall (55ab9b4)

Release v1.4.1

10 Mar 13:00

Choose a tag to compare

1.4.1 (2025-03-10)

Bug Fixes

  • update GitHub release workflow to fix artifact upload issues (989268f)