Skip to content

v0.0.3

Latest

Choose a tag to compare

@callumio callumio released this 04 Mar 21:14

πŸš€ Features

  • Remove closed flag from ChannelState
  • Add internal constructor for Sucker/Sourcer
  • Implement asynchronous channel support with tokio integration

πŸ› Bug Fixes

  • Correct toolchain in flake

🚜 Refactor

  • Move traits to sync module and update imports
  • Reorganize channel modules and implement async/sync structures

πŸ§ͺ Testing

  • Set_mut tests
  • Increase code coverage of failure paths

βš™οΈ Miscellaneous Tasks

  • Remove unused traits module
  • Reorganize module exports for async and sync features