[ANN] Yampa 0.14.12 Released #321
ivanperez-keera
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm happy to announce release 0.14.12.
This is a maintenance release that re-exports all symbols in all submodules from
FRP.Yampa
, making it easier to use the library without having to search for symbols in submodules. The tests have been adjusted accordingly, which will, in turn, also make it easier to re-use the tests for Yampa's sister librarybearriver
.I have also removed several redundant definitions and imports in the tests, to make progress towards keeping the tests compliant with our style guide and well maintained.
I'd like to invite everyone in the community to create examples, games, animations and web applications in Yampa. I'd also like to put out a call for contributors who would like to keep Yampa alive. Future releases will feature changes in terms of code stability, performance improvements, and cleaning. It's hard work, but immensely rewarding: Yampa has now been around for more than 20 years, and it's incredible to be part of such a part of Haskell's history.
This release compiles with all versions of GHC from 7.6 to 9.10.
For details on the release, see: v0.14.12.
Thank you to Johannes Riecken for being a Yampa sponsor for this release!
Happy Haskelling!
Beta Was this translation helpful? Give feedback.
All reactions