Releases: mikesol/purescript-hyrule
Delightful delay
Pernicious pnpm
One would like to think that a stable release is a stable release, n'est-ce pas ? Mais non. Sometimes, GH actions fail even though you've done nothing wrong. And when that happens, the only thing one can reasonably do is a minor release. Ergo this one.
Copious combinators
A new minor version for a brave new world! Pushes effects farrrr to the boundary and adds an API-equivalent optimized version of poll for speedy execution 🏃 .
Potent polls
Changes events to hot-only and rebrands behaviors as Polls, revving them up with all sorts of nice instances that make them work more or less just like event. They can still behave like behaviors if you so choose, but they can now do oh so much more! Filterable? ✅ Alt? ✅ IsEvent? ✅ Oh the places you'll go!
Banished backdoor
Gets rid of the backdoor, which made Pursuit documentation illegible.
Bye-bye bower
Gets rid of the unnecessary bower.json
file.
Mighty merge
Adds a merge
function as a faster alternative to oneOf
.
Merry mailboxing
Adds a mailbox
function to complement mailboxed
.
Outsized optimizations
Adds createPureO
, cuz you never know when you'll need the extra juice!
Stunning ST
Uses ST r
instead of ST Global
.