Releases: honhimW/ratisui
Releases · honhimW/ratisui
v0.3.2
What's Changed
- build(deps): bump ncipollo/release-action from 1.14.0 to 1.15.0 by @dependabot in #48
- build(deps): update dirs requirement from 5.0.1 to 6.0.0 by @dependabot in #49
- build(deps): update redis requirement from 0.27 to 0.28 by @dependabot in #50
- Updates by @honhimW in #51
Full Changelog: 0.3.1...0.3.2
v0.3.1
v0.3.0
What's Changed
- build(deps): update itertools requirement from 0.13.0 to 0.14.0 by @dependabot in #45
- [Explorer] Support Redis Search by @honhimW in #46
Full Changelog: 0.2.4...0.3.0
v0.2.4
v0.2.3
What's Changed
- Move ratisui-deadpool-redis to https://github.com/honhimW/deadpool/tree/logging by @honhimW in #38
- feat: [Explorer] ReJSON-RL Supports by @honhimW in #40
- refactor exit by @honhimW in #41
Full Changelog: 0.2.2...0.2.3
v0.2.2
What's Changed
- build(deps): update russh requirement from 0.48 to 0.49 by @dependabot in #36
- feat: CLi support raw data highlight & automatically scroll to end on commit
- add theme.context.bg;
- theme.tab.explorer.tree.highlight -> theme.tab.explorer.tree.highlight_bg;
Full Changelog: 0.2.1...0.2.2
v0.2.1
Full Changelog: 0.2.0...0.2.1
v0.2.0
What's Changed
See template.ron
Breaking change!
// ~/.config/ratisui/config.ron
(
fps: 45, // Some(45) in 0.1.x
scan_size: 500, // Some(500) in 0.1.x
try_format: true, // Some(true) in 0.1.x
theme: Some("my-dark"),
)
Full Changelog: 0.1.7...0.2.0
v0.1.7
v0.1.6
What's Changed
- update: stream view using →/l | ←/h instead of Enter | Esc by @honhimW in #22
- Update ratatui-macros requirement from 0.5.0 to 0.6.0 by @dependabot in #18
- 13 connection use ssh tunnel by @honhimW in #20
- Bump dependencies by @honhimW in #21
Full Changelog: 0.1.4...0.1.6