Skip to content

Releases: wfxr/rlt

v0.1.1

14 Apr 11:17
d53bc17
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Fix panic when the receiver is dropped(#2) - (08f0bcd)

⚙️ 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

14 Apr 06:51
d67a49c
Compare
Choose a tag to compare
v0.1.1-rc.1 Pre-release
Pre-release

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

Full Changelog: https://github.com/wfxr/rlt/commits/v0.1.1-rc.1