Files
4eb0da 96fa0259a9 Compat upd
8309bf2ef81a328c249ef9b31906fa25a3e43b56
2024-08-13 13:50:05 +03:00

26 lines
646 B
JSON

{
"features": [{
"id": "grid_not_fullfilled_support",
"name": "The grid supports empty cells at the end",
"compat": {
"android": {
"version_added": "29.11.0"
},
"web": {
"version_added": "29.11.0"
}
}
}, {
"id": "grid_intersection_resolve",
"name": "The grid correctly resolves self intersection between cells",
"compat": {
"android": {
"version_added": "1.0.0"
},
"web": {
"version_added": "30.13.0"
}
}
}]
}