- Add
t
flag to treat entries as text. - Add random color generation.
- Add uuid V4 generation.
Internal improvements and CLI args renames. Old arg names are still supported but hidden and may be removed or repurposed in a future release.
This release focuses on simplify things while keeping the core functionality.
- Add support for subqueries.
- Remove stack (and 'p' flag).
- Remove multiple queries separated by ';'.
- All entries are evaluated in a query now. Removed 'e' and 'E' flag.
- Remove read from files.
- STDIN now only supports adding entries. Entries can still be expressions or just data.