Restioson / xtra

🎭 A tiny actor framework
Mozilla Public License 2.0
321 stars 36 forks source link

0.6 Release #213

Closed sinui0 closed 9 months ago

sinui0 commented 11 months ago

Hi, just curious when you intend to release 0.6 on crates.io. Are you currently holding off in favor of adopting RPITIT/AFIT on stable in a few weeks?

Restioson commented 11 months ago

That's a good point. To be honest cutting a release fell by the wayside a bit for me as I was finishing off my final undergraduate exams. @thomaseizinger any opinion on waiting for RPITIT or cutting a release now?

thomaseizinger commented 11 months ago

@thomaseizinger any opinion on waiting for RPITIT or cutting a release now?

I mean, now we are 3 weeks away from RPITIT, might as well wait for that instead of cutting two consecutive releases?

Restioson commented 11 months ago

Sounds good, yea

Restioson commented 9 months ago

@thomaseizinger: do you think we are ready to cut this after we bump some deps? For example, smol is now at 2.0.

EDIT: if we update event-listener to version 4, then we need to make ActorJoinHandle !Unpin unfortunately

thomaseizinger commented 9 months ago

Let's just release what we have I'd say :)

We can bump dependencies later!

Restioson commented 9 months ago

Fair enough, we may as well. There's never a perfect time. I'll cut one now as it's long overdue

Restioson commented 9 months ago

Done!