Releases: wfxr/rlt
Releases · wfxr/rlt
v0.2.0
🚀 Features
- Add tracing support - (7c78f9d)
- Allow quitting the tui collector manually (#12) - (a1ea71b)
- Add rate limiter feature - (3ca6a6e)
🚜 Refactor
- Rename log feature to tracing - (9f40255)
- Remove unused flume dependency - (aa5c0e8)
- Extract
handle_event
method misc - (ea5ccb2) - Use NonZero types - (1b9a62c)
- Use governor for rate limiting - (8b23af0)
⚙️ Miscellaneous Tasks
v0.1.1
🚀 Features
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
- Fix changelog workflow - (d53bc17)
- Release rlt version 0.1.1 - (75cfb89)
- Fix release branch - (be59e79)
- Improve release process (#10) - (967f711)
- Polish changelog (#9) - (5c3b1a1)
- Release rlt version 0.1.1-rc.1 - (d67a49c)
- Use git-cliff to generate changlog (#8) - (13d806c)
- Remove spaces in tui title - (722842e)
v0.1.1-rc.1
What's Changed
- feat: add log framework by @wfxr in #4
- fix: fix panic when the receiver is dropped #2 by @wfxr in #5
- Add debug derive to BenchCli by @mattremmel in #7
- feat: implement logical clock by @wfxr in #6
- ci: use git-cliff to generate changlog by @wfxr in #8
New Contributors
- @mattremmel made their first contribution in #7
Full Changelog: https://github.com/wfxr/rlt/commits/v0.1.1-rc.1