Skip to content

v0.1.2

Compare
Choose a tag to compare
@mstmdev mstmdev released this 16 Dec 18:11
· 731 commits to main since this release

Fixed

  • Fix rename directory will lose directory contents on Linux.
  • Fix write file return ErrShortWrite error in the concurrent scene.

Enhancements

  • Use the list.List to save messages and events, avoid lost data.
  • Remove the msg_queue param in the src flag.
  • Reduce the monitor writes file repeated.