You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Post-release version update
* ✨ Implement simplified PipesMessageWriter trait
* 📝 Add docs
* 🔥 Simpify `DefaultWriter::Channel`
* 🐛 Fix error in example main.rs
* 📝 Update changelog
* Fix with Clippy lints
* Derive Clone for quicktype types
* Create constructor for PipesMessage
* ✅ Add unit tests
* ✚ Add `rstest` dev dep to test suite
* ✅ Add unit tests for message writer
And modify its return type to be an enum instead of Box
* fixup! Derive Clone for quicktype types
Each integration can maintain its own CHANGELOG.
Define a set of guidelines, and outline in
CONTRIBUTING.md
in how we can maintain these entries.The text was updated successfully, but these errors were encountered: