Skip to content

Releases: lambdaclass/spawned

v0.4.1

03 Oct 15:20
7ec21e9

Choose a tag to compare

What's Changed

  • refactor: replace Box::pin with core::pin::pin! by @Peponks9 in #52
  • feat: bind warn-on-block to debug-assertions by @Oppen in #53
  • feat: log error on genserver crash by @Oppen in #55
  • Added task id on warn_on_block messages by @ElFantasma in #57

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Sep 11:53
d33434c

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Aug 15:17
aa47f82

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.3.0

v0.1.3

15 Jul 14:37
ed518f7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2-alpha...v0.1.3

v0.1.2-alpha

01 Jul 18:48
c6f757c

Choose a tag to compare

Merge pull request #19 from lambdaclass/default_handlers

Added default implementation for handle_cast and handle_call

v0.1.1-alpha

24 Jun 16:49
481439d

Choose a tag to compare

Merge pull request #13 from lambdaclass/send_interval

Added send_interval and cancellation behavior

v0.1.0-alpha

27 May 15:38
abd5476

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

v0.1.0-alpha