_2024-04-10
- Fixes an issue in
FlowConnectable
that could emit data before the subscribing flow is complete, potentially dropping data.
- Equal to 0.1.1, prefer to upgrade to 0.1.3, or continue using 0.1.1
2022-10-27
- Fixed an issue where we could drop inital events: #7
- Fixed an issue where we didn't declare the correct compatability: #9
2022-02-07
- Initial release