upgrade to 0.21.0 changes

for #214
This commit is contained in:
Kurt Hutten
2021-02-28 16:24:50 +11:00
parent 2f45dc59a4
commit 8cc2685b80
18 changed files with 450 additions and 222 deletions

View File

@@ -0,0 +1,12 @@
{
"version": "0.3.14-fixed",
"steps": [
{
"tag": "CreateField",
"model": "User",
"field": "name",
"type": "String",
"arity": "Optional"
}
]
}