- Switch to 2021 edition and use once cell (#61)
- Support configuring fail point in RAII style (#62)
- Fix recursive macro invocation (#66)
- update rand to 0.8
- re-arrange macros to avoid leaking
- support callback action
- update rand to 0.7
- fail-rs is now 2018-edition compatible!
- refine documentations
- add test-mutex pattern directly to the library
- disable code generation by default
- improve documentation
- use name to identify failpoint instead of absolute module path
- support listing configured rules
initial release