Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 572 Bytes

Change Log

Version 0.1.3

_2024-04-10

  • Fixes an issue in FlowConnectable that could emit data before the subscribing flow is complete, potentially dropping data.

Version 0.1.2

  • Equal to 0.1.1, prefer to upgrade to 0.1.3, or continue using 0.1.1

Version 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

Version 0.1.0

2022-02-07

  • Initial release