Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 07:05
3e60932

🚀 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

  • Bump up dependencies - (5ee4e2f)
  • Ignore release commit message for cliff - (a2af64a)
  • Bump up ratatui & other dependencies - (3cbc272)
  • Sync Cargo.lock - (a69bdaa)
  • Update release config - (d068be1)
  • Add FUNDING.yml - (444fcff)