We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deef020 commit 0e3ce90Copy full SHA for 0e3ce90
RELEASE.md
@@ -0,0 +1,11 @@
1
+## 0.52.0 - 2025-11-19
2
+
3
+### Features
4
5
+- Add the method `assumeState` of JSON RPC
6
+- Add the missing case of deserializing variants from ITF JSON (#3215)
7
8
+### Bug fixes
9
10
+- Fix resulting snapshots in `assumeTransition` and `assumeState` (#3219)
11
+- Fix the ITF deserializer to use the modern record types (#3216)
VERSION
@@ -1 +1 @@
-0.51.2-SNAPSHOT
+0.52.0
0 commit comments