feat: Add support for state_after

This commit is contained in:
Ginger
2026-05-20 14:55:47 -04:00
parent 6a2480774d
commit af8e28559e
5 changed files with 89 additions and 152 deletions
+1
View File
@@ -21,6 +21,7 @@ pub fn versions() -> Vec<String> {
"v1.12".to_owned(),
"v1.13".to_owned(),
"v1.14".to_owned(),
"v1.16".to_owned(),
]
}