v0.17.0 #227
rcardin
announced in
Announcements
v0.17.0
#227
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.
-
Easter 🐰 is coming up fast, and what would you like to find in the chocolate eggs 🥚? A new version of YAES! Inspired by Pierre's PureLogic, we added the
Readerand theWriterpure effects ❤️! Thanks, Pierre 🙏!We also made a bold move: We removed the
Yaestrait. We lost the ability to use for-comprehension, but after more than a year of YAES, we understood that it's not its main focus ⛔ . Moreover, this is a breaking change 😱!What did we gain? The possibility to enable capture checking in future YAES versions! 🎉
What's Changed 🌷
Writerpure effect by @rcardin in feat(210): Added the Writer ppure effect #222Readerpure effect by @rcardin in feat(211): Added the Reader pure effect #225Yaeswrapper class and useUnsafetraits directly as context parameters by @rcardin in refactor(223): RemoveYaeswrapper class and useUnsafetraits directly as context parameters #224Full Changelog: v0.16.0...v0.17.0
This discussion was created from the release v0.17.0.
Beta Was this translation helpful? Give feedback.
All reactions