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
@@ -25,9 +25,17 @@ Please see the [project documentation](https://socketry.github.io/sus/) for more
25
25
26
26
-[Getting Started](https://socketry.github.io/sus/guides/getting-started/index) - This guide explains how to use the `sus` gem to write tests for your Ruby projects.
27
27
28
+
## Releases
29
+
30
+
Please see the [project releases](https://socketry.github.io/sus/releases/index) for all releases.
31
+
32
+
### Unreleased
33
+
34
+
-`Sus::Config` now has a `prepare_warnings!` hook which enables deprecated warnings by default. This is generally considered good behaviour for a test framework.
35
+
28
36
## See Also
29
37
30
-
-[sus-vscode](https://github.com/socketry/sus-vscode) - Visual Studio Code extension for Sus.
38
+
-[sus-vscode](https://github.com/socketry/sus-vscode) - Visual Studio Code extension for Sus.
-`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