Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 12:38
· 79 commits to dev since this release

Styles

Code Refactoring

  • replace self-impl Future with tokio broadcast channel (iHsin)

Performance Improvements

  • replace Mutex with RwLock (iHsin)

Continuous Integration

  • update outdated actions (iHsin)

Chores