Releases: MAIF/yozefu
Releases · MAIF/yozefu
v0.0.27
What's Changed
- perf: Removed a useless
clone()of the records buffer - perf: Do not highlight the kafka record when it's too big
- build: update dependencies by @Mcdostone
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- build: update rust and node dependencies by @Mcdostone
- fix: Parses a avro floating-point number into a JSON value, especially cases for NaN and infinity by @Mcdostone
- docs: give a try to llms.txt by @Mcdostone
- perf: get rid of arc<mutex> and use channels to avoid contention around the records buffer by @Mcdostone
- build: update dependencies by @Mcdostone
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- fixed Integer overflows due to columns resizing
- Update dependencies
Full Changelog: v0.0.24...v0.0.25
v0.0.24
v0.0.23
What's Changed
- Support of avro schema references, thank you @toninhoPinto
- you quit the TUI by pressing CTRL + C instead of ESC
- Update dependencies
Full Changelog: v0.0.22...v0.0.23
See you in 2026 👋
v0.0.22
What's Changed
- You can change the way the timestamp is displayed with the T key.
- You can resize the columns width with the arrows ↔
- Update dependencies
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- Topic config is now available in the details view.
- Removed some default features for a better windows support.
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Scrolling with
JandKwere inverted #174 - Update Dependencies
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Better error message when the editor cannot be found
- Improve the error message if yozefu can't initialize the configuration file
- The Log file can be specified via the CLI or an environment variable
- Update Dependencies
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Show the configuration in the help dialog
- Update dependencies
Full Changelog: v0.0.17...v0.0.18