1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-06-16 02:58:50 +00:00

commit new README.md

This commit is contained in:
skywind3000
2019-06-07 22:17:42 +08:00
parent 465f2b8e62
commit 0fad96124b
+1
View File
@@ -458,6 +458,7 @@ As you see, z.lua is the fastest one and requires less resource.
## History
- 1.7.1 (2019-06-07): Fixed: `$_ZL_DATA` failure on Linux sometimes.
- 1.7.0 (2019-03-09): Support [ranger](https://github.com/skywind3000/z.lua/wiki/FAQ#how-to-integrate-zlua-to-ranger-), fix ReplaceFile issue in luajit (windows).
- 1.6.0 (2019-03-04): optimize with ffi module (luajit builtin module).
- 1.5.11 (2019-03-02): fixed: os.path.isdir doesn't work for symbol link folders.