Skip to content

Tags: tikv/fail-rs

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
*: bump 0.5.1 (#67)

Signed-off-by: Jay Lee <[email protected]>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump package version after rand dependency update (#59)

Signed-off-by: Vladyslav Movchan <[email protected]>

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
version 0.4.0

- re-arrange macros to avoid leaking
- support callback action
- update rand to 0.7

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
version 0.3.0

- fail-rs is now 2018-edition compatible!
- refine documentations
- add test-mutex pattern directly to the library
- disable code generation by default

v0.2.1

Toggle v0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
version 0.2.1

- improve documentation.

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
version 0.2.0

- use name to identify failpoint instead of absolute module path
- support listing configured rules

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
initial release