<div dir="ltr">Dear all,<br><br>I'm happy to announce the release of Yampa 0.14.1!<br><br>Yampa is a fast, elegant Functional Reactive Programming implementation.<br>Yampa prides itself in being a long-standing community project. It has<br>now been around for 20 years!!!<br><br>This is probably the largest release to the Yampa project in a decade:<br>The unit tests for all of Yampa's public API are now complete. Many of<br>the new tests are implemented using QuickCheck, and care has been taken,<br>whenever possible, to express the properties based on the<br>continuous-time (FRP) interpretation of Yampa's primitives and<br>combinators.<br><br>Hopefully, this battery of tests will help speed up the process of<br>accepting new features and changes, and will free resources that can be<br>dedicated to investigating other issues.<br><br>See <a href="https://github.com/ivanperez-keera/yampa#features">https://github.com/ivanperez-keera/yampa#features</a> for details on<br>Yampa's features.<br><br>* Summary of Version 0.14.1<br><br>- Complete remaining unit tests for all public API.<br>- Fix typo in documentation.- Fix broken links in documentation.<br><br>As always, Yampa and yampa-test are released in sync. For details,<br>see:<br><br>- <a href="https://github.com/ivanperez-keera/Yampa/releases/tag/v0.14.1">https://github.com/ivanperez-keera/Yampa/releases/tag/v0.14.1</a><br>- <a href="https://github.com/ivanperez-keera/Yampa/blob/develop/yampa/CHANGELOG">https://github.com/ivanperez-keera/Yampa/blob/develop/yampa/CHANGELOG</a><br>- <a href="https://github.com/ivanperez-keera/Yampa/blob/develop/yampa-test/CHANGELOG">https://github.com/ivanperez-keera/Yampa/blob/develop/yampa-test/CHANGELOG</a><br><br>* Releases<br><br>You can explore the current versions at:<br>- <a href="https://hackage.haskell.org/package/Yampa">https://hackage.haskell.org/package/Yampa</a><br>- <a href="https://hackage.haskell.org/package/yampa-test">https://hackage.haskell.org/package/yampa-test</a><br><br>* Code<br><br>The github repo is located at: <a href="https://github.com/ivanperez-keera/Yampa">https://github.com/ivanperez-keera/Yampa</a><br><br>* What's coming<br><br>This release comes exactly 2 months after the last release. The next<br>release is planned for Apr 7, 2023.<br><br>There are several issues open that you can contribute to:<br><br><a href="https://github.com/ivanperez-keera/Yampa/issues">https://github.com/ivanperez-keera/Yampa/issues</a><br><br>Following our roadmap, the pending changes remain as follows:<br><br>- Full conformance to style guide.<br><br>- Removal of unnecessarily exposed elements from the interface (e.g.,<br>  FRP.Yampa.Arrow.arr3) that are not used and belong in other libraries.<br>  This topic is open to discussion.<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>- New mailing list: We will in the future lose access to Yale's CS<br>  department-based mailman list, and are thinking of the best place to<br>  move the mailing list to.<br><br>* Donations<br><br>Our project is now seeking donations to help continue developing Yampa,<br>create new open source libraries, new material, and give talks.<br><br>Special thanks go to @johannes-riecken for sponsoring my work on the<br>Yampa project with a regular contribution.<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>