2024-03-05
🔗Building
- Smelter
- The worker framework now handles SIGINT for you, and gives your code a channel that will change when the task should be cancelled.
- Published v0.1.0 of the Smelter crates, since it's about to go into production at work!
- Effectum
- More work on outbox pattern. The code is pretty much done, just needs tests.