Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kayleg/rust-ctrlc

Tags

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Detegr Antti Keränen
Release 3.1.1

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Detegr Antti Keränen
Release 3.1.0

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Detegr Antti Keränen
Release 3.0.3

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Detegr Antti Keränen
Bump version number

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Detegr Antti Keränen
Remove an example, add a test for multiple handler registration

The `simple` example was a bit too simple with no easy way to shut down
the executable. I feel that the readme example does a better job
explaining this crate anyway, so removed the `simple` example.

Bump version number to 3.0.1

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Detegr Antti Keränen
Bump version number, add contributors to authors list

2.0.1

Toggle 2.0.1's commit message
Add a feature flag `termination`

This feature flag allows the users to set the handler for SIGTERM as well as SIGINT.
The flag only affects Linux at the moment.

2.0.0

Toggle 2.0.0's commit message
Bump major version number

Because of backwards-incompatible changes

1.1.1

Toggle 1.1.1's commit message
Bump version number

1.1.0

Toggle 1.1.0's commit message
Add documentation to README