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 86120d2 commit ff9d874Copy full SHA for ff9d874
README.md
@@ -458,7 +458,7 @@ As you see, z.lua is the fastest one and requires less resource.
458
459
## History
460
461
-- 1.7.0 (2019-03-09): Support ranger, fix ReplaceFile issue in luajit (windows).
+- 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).
462
- 1.6.0 (2019-03-04): optimize with ffi module (luajit builtin module).
463
- 1.5.11 (2019-03-02): fixed: os.path.isdir doesn't work for symbol link folders.
464
- 1.5.10 (2019-03-01): Prevent writing file racing.
0 commit comments