<div dir="ltr">Dear all,<br><br>I'm really excited to announce the release of Dunai 0.11.0 and Bearriver<br>0.14.2!<br><br>Dunai is a reactive programming library structured around a notion of<br>Monadic Stream Functions. Dunai can be used to implement other reactive<br>and FRP frameworks on top, including Classic FRP and Arrowized FRP<br>variants.<br><br>Dunai comes with:<br><br>- bearriver: API-compatible implementation of Yampa. (The Bear River is<br>  a tributary to the Yampa river.)<br><br>- dunai-test: QuickCheck-based temporal testing library that can be<br>  connected with the testing system haskell-titan.<br><br>See <a href="https://github.com/ivanperez-keera/dunai#features">https://github.com/ivanperez-keera/dunai#features</a> for details on<br>Dunai's features.<br><br>This release has addressed mainly styling issues. All library code now<br>conforms to the main rules of the style guide we follow (which is<br>publicly documented). We've also addressed other minor maintenance<br>issues, like removal of unused code and updates to the README. In<br>total, there have been more than 100 commits.<br><br>Special thanks go to Miao ZhiCheng (@hellwolf on github) for a generous<br>donation towards this release, and to Johannes Riecken<br>(@johannes-riecken on github) for a regular contribution to support the<br>dunai and Yampa projects.<br><br>As always, dunai, dunai-test and bearriver are released in sync. For<br>details, see:<br><br>- <a href="https://github.com/ivanperez-keera/dunai/releases/tag/v0.11.0">https://github.com/ivanperez-keera/dunai/releases/tag/v0.11.0</a><br><br><b>Releases</b><br><br>You can explore the current versions at:<br>- <a href="https://hackage.haskell.org/package/dunai">https://hackage.haskell.org/package/dunai</a><br>- <a href="https://hackage.haskell.org/package/dunai-test">https://hackage.haskell.org/package/dunai-test</a><br>- <a href="https://hackage.haskell.org/package/bearriver">https://hackage.haskell.org/package/bearriver</a><br><br><b>Code</b><br><br>The github repo is located at: <a href="https://github.com/ivanperez-keera/dunai">https://github.com/ivanperez-keera/dunai</a><br><br><b>What's coming</b><br><br>This release comes exactly 2 months after the last release. The next<br>release is planned for Jun 21, 2023.<br><br>There are several issues open that you can contribute to:<br><br><a href="https://github.com/ivanperez-keera/dunai/issues">https://github.com/ivanperez-keera/dunai/issues</a><br><br>Following our roadmap, the pending changes remain as follows:<br><br>- Benchmarks: Facilitate making sound, evidence-based decisions about  <br>  suggested improvements to the implementation, by completing a series<br>  of benchmarks.<br><br><b>Donations</b><br><br>Our project is now seeking donations to help continue developing dunai,<br>create new open source libraries, new material, and give talks.<br><br>Github will match the first 5K donated, so if you donate $1/month,<br>github will donate the same amount.<br><br>No donation is too small. Any contribution will absolutely help.<br><br>See <a href="https://github.com/sponsors/ivanperez-keera">https://github.com/sponsors/ivanperez-keera</a> for details.<br><br>If you can help, please come forward.<br><br>All the best,<br><br>Ivan</div>