We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465f2b8 commit 0fad961Copy full SHA for 0fad961
README.md
@@ -458,6 +458,7 @@ As you see, z.lua is the fastest one and requires less resource.
458
459
## History
460
461
+- 1.7.1 (2019-06-07): Fixed: `$_ZL_DATA` failure on Linux sometimes.
462
- 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).
463
- 1.6.0 (2019-03-04): optimize with ffi module (luajit builtin module).
464
- 1.5.11 (2019-03-02): fixed: os.path.isdir doesn't work for symbol link folders.
0 commit comments