v1.0.0-rc.7
What's Changed
- [BREAKING] RotateBundle now returns a Map<ConversationId, CommitBundle> instead of a Vec in order to correlate the commit with its group id and to merge it afterwards. Note that the ConversationId here is hex encoded due to limitations at the FFI boundary.
Full Changelog: v1.0.0-rc.7...v1.0.0-rc.6