Releases: lusingander/ddv
Releases · lusingander/ddv
v0.3.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix panic on secondary index Options None unwrap by @samuelabreu in #11
- Add default_region config by @lusingander in #12
- Matching JSON highlight colors by @lusingander in #13
- Implement table list filtering by @lusingander in #14
- Improve table list filtering by @lusingander in #17
- Warn if no tables present by @collinmurd in #19
- Update ratatui to 0.30.0 by @lusingander in #20
- Reload table data by @collinmurd in #22
- Implement table quick filter by @lusingander in #23
New Contributors
- @samuelabreu made their first contribution in #11
- @collinmurd made their first contribution in #19
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: enable LTO and codegen-units = 1 optimizations by @zamazan4ik in #2
- Implement attribute expansion by @lusingander in #3
- Implement config by @lusingander in #4
- Add x install as an installation method for ddv by @lunrenyi in #5
- Refers to the number of items actually scanned when selecting a table by @lusingander in #8
- Widen/narrow cells by @lusingander in #9
- Reload table by @lusingander in #10
New Contributors
- @zamazan4ik made their first contribution in #2
- @lunrenyi made their first contribution in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release ⚡️