소스 검색

Update version compatibility table with 4.0.0-rc.1

[skip ci]
Jens Fischer 6 년 전
부모
커밋
c6657ea349
1개의 변경된 파일12개의 추가작업 그리고 11개의 파일을 삭제
  1. 12 11
      README.md

+ 12 - 11
README.md

@@ -81,17 +81,18 @@ You can get help and talk with fellow Haxers from around the world via:
 
 ## Version compatibility
 
-Haxe          | Neko  | SWF |  Python   | HL    | PHP   | LUA  |
-----          | ----  | ----   | ----   |  ---- | ----  | ---- |
-2.*           | 1.*   | 8-10   | -      | -     | -     | -    |
-3.0.0         | 2.0.0 |        | -      | -     | 5.1+  | -    |
-3.2.0         |       | 12-14  | 3.2+   | -     |       | -    |
-3.3.0         | 2.1.0 | 21     |        | -     |       | 5.1, 5.2, 5.3, LuaJIT 2.0, LuaJIT 2.1 |
-3.4.0         |       |        |        | 1.1   | 5.1 and 7.0 (with `-D php7`)   |      |
-4.0 preview 1 |       |        |        | 1.2   | 7.0+  |      |
-4.0 preview 3 |       |        |        | 1.3   |       |      |
-4.0 preview 4 |       |        |        | 1.6   |       |      |
-4.0 preview 5 |       |        |        | 1.8   |       |      |
+Haxe            | Neko  | SWF |  Python   | HL    | PHP   | LUA  |
+----            | ----  | ----   | ----   |  ---- | ----  | ---- |
+2.*             | 1.*   | 8-10   | -      | -     | -     | -    |
+3.0.0           | 2.0.0 |        | -      | -     | 5.1+  | -    |
+3.2.0           |       | 12-14  | 3.2+   | -     |       | -    |
+3.3.0           | 2.1.0 | 21     |        | -     |       | 5.1, 5.2, 5.3, LuaJIT 2.0, LuaJIT 2.1 |
+3.4.0           |       |        |        | 1.1   | 5.1 and 7.0 (with `-D php7`)   |      |
+4.0.0 preview 1 |       |        |        | 1.2   | 7.0+  |      |
+4.0.0 preview 3 |       |        |        | 1.3   |       |      |
+4.0.0 preview 4 |       |        |        | 1.6   |       |      |
+4.0.0 preview 5 |       |        |        | 1.8   |       |      |
+4.0.0 rc 1      |       |        |        | 1.9   |       |      |
 
 
 ## Contributing