<div dir="ltr">Dear all,<br><br>I'm happy to announce the release of Yampa 0.14!<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 almost 20 years!!!<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<br><br>- Introduce new type constraint in functions that use VectorSpaces in<br>  order to support simple-affine-space 0.2. This is a breaking change,<br>  and may require applications to update code on their side providing<br>  new instances.<br><br>- Unit tests in the yampa-test library for 2 more modules have been<br>  completed.<br><br>As always, Yampa and yampa-test are released in sync. The CHANGELOGs are<br>available at:<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 Feb 7, 2023.<br><br>There are a number of issues open that you are more than welcome to<br>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>- Complete tests: Our goal is to speed up the process of accepting new<br>  features and changes by having a comprehensive test suite that catches<br>  errors early. By automating the tests, we hope to free resources that<br>  can be dedicated to investigating other issues.<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>