Dunai 0.13.1, dunai-test 0.13.1, and bearriver 0.14.10 #431
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.1 of dunai. It is accompanied by a matching release of dunai-test and bearriver.
This release fixes an issue with the dependency on the
list-transformer
library as an alternative totransformers
. Thanks to @ tomsmeding for the contribution.This release also provides a matching
FRP.BearRiver.Integration
,FRP.BearRiver.Random
,FRP.BearRiver.Task
andFRP.BearRiver.Simulation
(akin to Yampa's), including the new Yampa combinatortrapezoidIntegral
. This last combinator was copied almost verbatim from Yampa, and I want to thank @idontgetoutmuch , @miguel-negrao and @thalerjonathan once again for the discussion and for contributing several alternative implementations. We are now just one module away from being able to provide 100% match in bearriver for all definitions in Yampa.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.
I'd like to invite everyone in the community to create examples, games, animations and web applications in dunai and bearriver. 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.1
Happy Haskelling!
Beta Was this translation helpful? Give feedback.
All reactions