This is the v0.3.0 release of Tardy and will be the next stable release! This supports Zig 0.14.
There has been a lot of work pretty much across the entire library since the v0.2.0 release. The API is also closer to being fully stabilized, I feel like this pattern right now is good at expressing intent and making it easy to consume.
We now utilize coroutines (Frames) instead of callbacks,...