mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-24 03:53:06 +00:00
luafilesystem 1.6.0
This commit is contained in:
6
README
6
README
@@ -22,6 +22,12 @@ Please check the documentation at doc/us/ for more information.
|
||||
History
|
||||
-------
|
||||
|
||||
Version 1.6.0 [26/Sep/2012]
|
||||
* getcwd fix for Android
|
||||
* support for Lua 5.2
|
||||
* add lfs.link
|
||||
* other bug fixes
|
||||
|
||||
Version 1.5.0 [20/Oct/2009]
|
||||
* added explicit next and close methods to second return value of lfs.dir (the directory object), for explicit iteration or explicit closing.
|
||||
* added directory locking via lfs.lock_dir function (see the manual).
|
||||
|
||||
Reference in New Issue
Block a user