• v0.7.1 72755f9cf1

    v0.7.1
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    kjuulh released this 2024-11-24 11:28:15 +01:00 | 10 commits to main since this release

    Fixed

    • make sure to close on final
    Downloads
  • v0.7.0 3c3f638004

    v0.7.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    kjuulh released this 2024-11-24 10:50:09 +01:00 | 12 commits to main since this release

    Added

    • actually bubble up errors

    Fixed

    • (deps) update rust crate thiserror to v2 (#9)
    Downloads
  • v0.6.0 3a1b1673ef

    v0.6.0
    All checks were successful
    continuous-integration/drone/tag Build is passing
    continuous-integration/drone/push Build is passing
    Stable

    kjuulh released this 2024-11-24 00:27:05 +01:00 | 15 commits to main since this release

    Added

    • adding test to make sure we can gracefully shutdown
    • make sure to close down properly

    Other

    • (release) v0.6.0 (#8)
    • Configure Renovate (#7)
    Downloads
  • v0.5.0 0eb24aa937

    v0.5.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    kjuulh released this 2024-11-19 17:21:59 +01:00 | 19 commits to main since this release

    Added

    • update name
    • respect sigterm
    • include author
    • update with rename

    Docs

    • add examples
    Downloads
  • v0.4.0 1446f4c3cf

    v0.4.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    kjuulh released this 2024-08-07 16:51:32 +02:00 | 25 commits to main since this release

    Added

    • add correction
    • add small docs
    Downloads
  • v0.3.0 61cbec0477

    v0.3.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    kjuulh released this 2024-08-07 15:57:26 +02:00 | 28 commits to main since this release

    Added

    • add add_fn to execute immediate lambdas
    Downloads
  • v0.2.1 ffa3efd99c

    v0.2.1
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    kjuulh released this 2024-08-07 15:07:59 +02:00 | 30 commits to main since this release

    Docs

    • add a small readme
    Downloads
  • v0.2.0 6b481ba2af

    v0.2.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    kjuulh released this 2024-08-07 11:41:45 +02:00 | 32 commits to main since this release

    Added

    • with ctrl-c signal
    Downloads
  • v0.1.0 0fd19c771f

    v0.1.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    kjuulh released this 2024-08-07 11:36:46 +02:00 | 34 commits to main since this release

    Added

    • workspace package
    • workspace true
    • add cancellation
    • add basic

    Fixed

    • tests
    Downloads