From 7ace18e5747c695f930900f953687313c0530f6a Mon Sep 17 00:00:00 2001 From: Arthur Bonnaudet Date: Fri, 26 Apr 2024 13:33:23 +0200 Subject: [PATCH] README.md: Update API LEVELs --- README.md | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 2066444b7..6322034d0 100644 --- a/README.md +++ b/README.md @@ -56,27 +56,29 @@ In short, to build an app for an OS, you should: This list the API_LEVEL branches with their purposed (corresponding OS) and state if they should still be patched or not (OS not “active” anymore). OS release candidates are only kept in the list when a corresponding OS release production might be released on the same API_LEVEL. -| Name | Related OS | Active -|---------|---------------------------------------------------------------------|--------- -| 1 | nanox_2.1.0
nanos+_1.1.0 | :x: -| 2 | only rc releases | :x: -| 3 | only rc releases | :x: -| 4 | only rc releases | :x: -| 5 | nanox_2.2.{0, 1, 2, 3}
nanos+ 1.1.1 | :heavy_check_mark: -| 6 | only rc releases | :x: -| 7 / 7.1 | only rc releases | :x: -| 7.2 | only rc releases
(not compatible due
to font update) | :x: -| 8 | stax_1.0.0 | :x: -| 9 | only rc releases | :x: -| 10 | stax_1.1.0 | :x: -| 11 | stax_1.2.0
stax_1.2.1 | :x: -| 12 | nanox_2.3.0-rc2
nanos+_1.2.0-rc2 | :x: -| 13 | stax_1.3.0 | :x: -| 14 | stax_1.4.0-rc1 | :x: -| 15 | stax_1.4.0-rc2
stax_1.4.0-rc3 | :heavy_check_mark: -| 16 | europa_0.1.0-re1 | :x: -| 17 | europa_0.1.0-re2 | :x: -| 18 | europa_0.1.0-re3
nanox_2.3.0-rc5
nanos+_1.2.0-rc5 | :heavy_check_mark: +| Name | Related OS | Active +|---------|-----------------------------------------------------------------------------------------------------------|--------- +| 1 | nanox_2.1.0
nanos+_1.1.0 | :x: +| 2 | only rc releases | :x: +| 3 | only rc releases | :x: +| 4 | only rc releases | :x: +| 5 | nanox_2.2.{0, 1, 2, 3}
nanos+ 1.1.1 | :heavy_check_mark: +| 6 | only rc releases | :x: +| 7 / 7.1 | only rc releases | :x: +| 7.2 | only rc releases
(not compatible due
to font update) | :x: +| 8 | stax_1.0.0 | :x: +| 9 | only rc releases | :x: +| 10 | stax_1.1.0 | :x: +| 11 | stax_1.2.0
stax_1.2.1 | :x: +| 12 | nanox_2.3.0-rc2
nanos+_1.2.0-rc2 | :x: +| 13 | stax_1.3.0 | :x: +| 14 | stax_1.4.0-rc1 | :x: +| 15 | stax_1.4.0-rc2
stax_1.4.0-rc3
stax_1.4.0-rc4
stax_1.4.0 | :heavy_check_mark: +| 16 | europa_0.1.0-re1 | :x: +| 17 | europa_0.1.0-re2 | :x: +| 18 | europa_0.1.0-re3
flex_0.2.0-rc1
flex_0.2.0-rc2
nanox_2.3.0-rc5
nanos+_1.2.0-rc5 | :heavy_check_mark: +| 19 | flex_1.0.0-rc1 | :heavy_check_mark: + ### Cherry-picking process: