-
v0.7.2
released this
2025-06-25 09:55:05 +02:00 | 0 commits to main since this releaseAdded
- add wait
- add conditional, allows adding or waiting for close
Fixed
- (deps) update rust crate async-trait to v0.1.86 (#28)
- (deps) update rust crate rand to 0.9.0 (#27)
- (deps) update rust crate thiserror to v2.0.11 (#26)
- (deps) update all dependencies (#25)
- (deps) update rust crate async-trait to v0.1.84 (#24)
- (deps) update rust crate thiserror to v2.0.9 (#22)
- (deps) update rust crate thiserror to v2.0.8 (#21)
- (deps) update rust crate thiserror to v2.0.7 (#20)
- (deps) update rust crate thiserror to v2.0.6 (#19)
- (deps) update rust crate thiserror to v2.0.5 (#18)
- (deps) update rust crate tokio-util to v0.7.13 (#17)
Other
Downloads
-
v0.7.1
released this
2024-11-24 11:28:15 +01:00 | 20 commits to main since this releaseFixed
- make sure to close on final
Downloads
-
v0.7.0
released this
2024-11-24 10:50:09 +01:00 | 22 commits to main since this releaseDownloads
-
v0.6.0
released this
2024-11-24 00:27:05 +01:00 | 25 commits to main since this releaseAdded
- adding test to make sure we can gracefully shutdown
- make sure to close down properly
Other
Downloads
-
v0.5.0
released this
2024-11-19 17:21:59 +01:00 | 29 commits to main since this releaseAdded
- update name
- respect sigterm
- include author
- update with rename
Docs
- add examples
Downloads
-
v0.4.0
released this
2024-08-07 16:51:32 +02:00 | 35 commits to main since this releaseAdded
- add correction
- add small docs
Downloads
-
v0.3.0
released this
2024-08-07 15:57:26 +02:00 | 38 commits to main since this releaseAdded
- add add_fn to execute immediate lambdas
Downloads
-
v0.2.1
released this
2024-08-07 15:07:59 +02:00 | 40 commits to main since this releaseDocs
- add a small readme
Downloads
-
v0.2.0
released this
2024-08-07 11:41:45 +02:00 | 42 commits to main since this releaseAdded
- with ctrl-c signal
Downloads
-
v0.1.0
released this
2024-08-07 11:36:46 +02:00 | 44 commits to main since this releaseAdded
- workspace package
- workspace true
- add cancellation
- add basic
Fixed
- tests
Downloads