tqwewe/kameo
 Watch   
 Star   
 Fork   
14 days ago
kameo

console-v0.1.4

Misc

  • Updated the following local packages: kameo </>
14 days ago
kameo

actors-v0.8.1

Added

  • Add FutureActor for running futures as actors (#372) </>
14 days ago
kameo

v0.22.2

A huge thank you to Caido Community, vanhouc, cawfeecoder, and haruki-nikaidou for supporting Kameo's development! 💖

Fixed

  • Make actor.handle_message a root span linked to actor.lifecycle (#382) </>

Documentation

  • Clarify ActorStopReason::Panicked covers hook errors, add PanicError::is_panic (#375) </>
24 days ago
kameo

console-v0.1.3

Misc

  • Updated the following local packages: kameo </>
24 days ago
kameo

actors-v0.8.0

Fixed

  • BREAKING: Propagate worker send errors (#366) </>
24 days ago
kameo

v0.22.1

A huge thank you to Caido Community, vanhouc, cawfeecoder, and haruki-nikaidou for supporting Kameo's development! 💖

Misc

26 days ago
kameo

console-v0.1.2

Misc

  • Updated the following local packages: kameo </>
26 days ago
kameo

actors-v0.7.0

Changed

  • BREAKING: Return pending ask's message as ActorRestarting/ActorNotRunning during drain (#359) </>

Documentation

  • Fix spacing between sponsor avatars in README </>
26 days ago
kameo

v0.22.0

A huge thank you to Caido Community, vanhouc, cawfeecoder, and haruki-nikaidou for supporting Kameo's development! 💖

Added

  • Add on_undelivered hook for messages left in the mailbox at terminal stop (#363) </>
  • Reject new messages after stop_gracefully instead of silently dropping them (#362) </>
  • BREAKING: Add ctx.pipe and ctx.pipe_with for pipe-to-self (#360) </>

Changed

  • BREAKING: Make ActorRef cloning a single Arc clone (#365) </>
  • BREAKING: Return pending ask's message as ActorRestarting/ActorNotRunning during drain (#359) </>

Fixed

  • Deliver leftover tells to on_undelivered when the restart budget is exhausted (#364) </>

Documentation

  • Fix spacing between sponsor avatars in README </>
26 days ago
kameo

macros-v0.21.1

Documentation

  • Fix spacing between sponsor avatars in README </>