Skip to content

0.9.0

Compare
Choose a tag to compare
@andersio andersio released this 11 May 17:38
· 67 commits to develop since this release
  1. Fixed a race condition in the new synchronous FeedbackLoop.
    babylonhealth/ReactiveFeedback#58

  2. Fixed a bug in the async Property feedback loop API, causing the reducer not runnig the specified Scheduler.
    babylonhealth/ReactiveFeedback#57

  3. Experimental support for feedback & reducer composition.
    babylonhealth/ReactiveFeedback#49