You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,11 @@ Please see the [project documentation](https://socketry.github.io/sus/) for more
29
29
30
30
Please see the [project releases](https://socketry.github.io/sus/releases/index) for all releases.
31
31
32
+
### v0.33.0
33
+
34
+
- Add support for `agent-context` gem.
35
+
-[`receive` now supports blocks and `and_raise`.](https://socketry.github.io/sus/releases/index#receive-now-supports-blocks-and-and_raise.)
36
+
32
37
### v0.32.0
33
38
34
39
-`Sus::Config` now has a `prepare_warnings!` hook which enables deprecated warnings by default. This is generally considered good behaviour for a test framework.
0 commit comments