[ANN] Release v0.14.5 #279
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm excited to announce release 0.14.5. This release includes small maintenance changes and bug fixes.
The function
maybeToEventwas part of the public API, but the comment that accompanied it made it sound like it was internal. The function was being used in the wild, so the decision has been to keep it public and document it accordingly. I've also made a small simplification toFRP.Yampa.Taskto remove a warning reported by newer versions of GHC.A minor change in terms of documentation that could be very useful is that we now have a new paper cited in the README that could serve as a nice introduction to Yampa using animations. Check it out!
This release compiles with all versions of GHC from 7.6 to 9.6 (it's been tested with the latest version of each release, meaning 7.6.3, 7.8.4, 7.10.3, ..., all the way to GHC 9.6.2).
For details on the release, see: v0.14.5.
Thank you to Johannes Riecken for being a Yampa sponsor for this release!
Happy Haskelling!
Beta Was this translation helpful? Give feedback.
All reactions