Skip to content

Releases: ethanuppal/nerdtalk

v0.1.0

01 Jan 21:01
1c9c7c6
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

0.1.0 (2025-01-01)

Features

Bug Fixes

  • Fix CI badges (#2) (6df50e2)
  • Release PRs now opened by github-actions[bot] (#25) (f3949ab)
  • xtask-lint: Handle constants correctly (#48) (93c3b67)

Performance Improvements

  • tui: Use try_write to prevent round-robin blocking in message updates (#31) (23e9f06)

Reverts

Miscellaneous Chores

Code Refactoring

  • chat, server: Consistent server logging (#44) (f5d1be9)
  • chat: Richer chat entry representation (#35) (e57e668)
  • scripts: Move testing scripts to designated folder (#29) (99d1cc1)
  • Streamline client connection library and server (#6) (fc2491f)
  • Vim parsing and command application (#9) (2073a72)

Continuous Integration