Dunai 0.13.2, dunai-test 0.13.2, and bearriver 0.14.11 #443
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
-
Hi everyone! I'm happy to announce release 0.13.2 of
dunai
. It is accompanied by a matching release ofdunai-test
andbearriver
.This release provides a matching module
FRP.Yampa.Switches
, thus completing a long-standing issue of providing definitions for 100% ofYampa
API. Additionally, the definition ofembed
inbearriver
'sFRP.Yampa
module has been made type-compatible withYampa
's. Similarly, the definition ofloopPre
inbearriver
'sFRP.Yampa
module now comes fromFRP.Yampa.Loop
.This new release also increases compatibility with more versions of different dependencies.
Thanks to @pbrinkmeier for multiple contributions in this release. Thanks also to Johannes Riecken for being a sponsor!
As always, this release comes 2 months after the prior release. Feel free to try it, and open new discussions for any issues you see.
We have an open issue to run all of
Yampa
's tests withbearriver
, to detect any possible differences in behavior. If you are able to contribute, please come forward and comment on #270.I'd like to invite everyone in the community to create examples, games, animations and web applications in
dunai
andbearriver
. If you create something, please open a discussion to show your work!For details, see: https://github.com/ivanperez-keera/dunai/releases/tag/v0.13.2
Happy Haskelling!
Beta Was this translation helpful? Give feedback.
All reactions