<div dir="ltr">Hello everyone,<br><br>I'm super excited to announce the release of Yampa 0.14.2! This release<br>also comes with accompanying releases of many related projects:<br>yampa-test (0.14.2), simple-affine-space (0.2.1), yampa-gloss (0.2.1),<br>Space Invaders (0.14.2), and Haskanoid (0.1.6).<br><br>Yampa is a fast, elegant Functional Reactive Programming<br>implementation. Yampa prides itself in being a long-standing community<br>project. It has now been around for 20 years!!! See<br><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>This release has address 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 compatibility with new versions of GHC and some<br>dependencies, installation and CI issues, fixes to the README, and<br>pointers to related community projects. In total, there have been more<br>than 400 commits!<br><br>Special thanks go to Miao ZhiCheng (@hellwolf) for a generous donation<br>towards this release, and to @johannes-riecken for a regular<br>contribution to support the Yampa project.<br><br>All the projects listed above have been released in sync. For details,<br>see:<br><br>- <a href="https://github.com/ivanperez-keera/Yampa/releases/tag/v0.14.2">https://github.com/ivanperez-keera/Yampa/releases/tag/v0.14.2</a><br><br>- <a href="https://github.com/ivanperez-keera/yampa-gloss/releases/tag/v0.2.1">https://github.com/ivanperez-keera/yampa-gloss/releases/tag/v0.2.1</a><br><br>- <a href="https://github.com/ivanperez-keera/simple-affine-space/releases/tag/v0.2.1">https://github.com/ivanperez-keera/simple-affine-space/releases/tag/v0.2.1</a><br><br>- <a href="https://github.com/ivanperez-keera/SpaceInvaders/releases/tag/v0.14.2">https://github.com/ivanperez-keera/SpaceInvaders/releases/tag/v0.14.2</a><br><br>- <a href="https://github.com/ivanperez-keera/haskanoid/releases/tag/v0.1.6">https://github.com/ivanperez-keera/haskanoid/releases/tag/v0.1.6</a><br><br>You can explore the current versions at:<br><br>- <a href="https://hackage.haskell.org/package/Yampa">https://hackage.haskell.org/package/Yampa</a><br><br>- <a href="https://hackage.haskell.org/package/yampa-test">https://hackage.haskell.org/package/yampa-test</a><br><br>- <a href="https://hackage.haskell.org/package/yampa-gloss">https://hackage.haskell.org/package/yampa-gloss</a><br><br>- <a href="https://hackage.haskell.org/package/simple-affine-space">https://hackage.haskell.org/package/simple-affine-space</a><br><br>- <a href="https://hackage.haskell.org/package/SpaceInvaders">https://hackage.haskell.org/package/SpaceInvaders</a><br><br>- <a href="https://hackage.haskell.org/package/haskanoid">https://hackage.haskell.org/package/haskanoid</a><br><br><b>Code</b><br><br>The github repos are located at:<br><br>- <a href="https://github.com/ivanperez-keera/Yampa/">https://github.com/ivanperez-keera/Yampa/</a><br><br>- <a href="https://github.com/ivanperez-keera/yampa-gloss/">https://github.com/ivanperez-keera/yampa-gloss/</a><br><br>- <a href="https://github.com/ivanperez-keera/simple-affine-space/">https://github.com/ivanperez-keera/simple-affine-space/</a><br><br>- <a href="https://github.com/ivanperez-keera/SpaceInvaders/">https://github.com/ivanperez-keera/SpaceInvaders/</a><br><br>- <a href="https://github.com/ivanperez-keera/haskanoid/">https://github.com/ivanperez-keera/haskanoid/</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 7, 2023.<br><br>There are several issues open that you can contribute in each project's<br>issue tracker:<br><br>Following our roadmap, the pending changes remain as follows:<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<br>  libraries. 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><b>Donations</b><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>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>