mirror of
https://github.com/callumio/suck.git
synced 2025-12-17 03:29:21 +00:00
728 B
728 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.0.1] - 2025-09-02
🚀 Features
- Add error types
- Add message types to be sent over channels
- Add initial synchronous channel implementation
🐛 Bug Fixes
- Rename error to be more descriptive
- Implement error for error types
💼 Other
- Typo
📚 Documentation
- Populate README
- Reorganise README
🧪 Testing
- Add basic tests for synchronous channel
⚙️ Miscellaneous Tasks
- Add metadata to Cargo.toml