# [Unreleased]
# [0.2.0] - 2026-02-06
## Added
- new macro `fail!()` to force the test failure.
- new macros `setup!()` and `teardown!()` for test starting and ending.
## Updated
- `assert_all!` macro simplification
# [0.1.0] - 2026-02-05
## Added
- new macro `assert_all!(...)` for multiple assertions