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
- Added support for JSON and YAML based configurations for non-WASM schema based plugins. This is an alternative to TOML, but supports all the same settings.
12
18
13
19
## 0.41.5
14
20
@@ -28,7 +34,7 @@
28
34
29
35
#### 🧩 Plugins
30
36
31
-
- Updated `internal_schema_plugin` (TOML) to v0.15.1.
37
+
- Updated `schema_tool` (TOML) to v0.15.1.
32
38
- Added `{versionMajor}`, `{versionMajorMinor}`, `{versionYear}`, `{versionYearMonth}`, `{versionPrerelease}`, and `{versionBuild}` tokens.
0 commit comments