From d71c63cdb776f7d25313f8fcd14f07512ba1f83e Mon Sep 17 00:00:00 2001 From: Fabio Mascarenhas Date: Mon, 1 Oct 2012 11:11:48 -0300 Subject: luafilesystem 1.6.0 --- doc/us/index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/us/index.html b/doc/us/index.html index 9798404..6d7072b 100644 --- a/doc/us/index.html +++ b/doc/us/index.html @@ -71,7 +71,8 @@ the underlying directory structure and file attributes.

Status

-

Current version is 1.5.0. It was developed for Lua 5.1.

+

Current version is 1.6.0. It was developed for Lua 5.1 but also + works with Lua 5.2.

Download

@@ -82,6 +83,12 @@ page.

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.
  • -- cgit v1.2.3-55-g6feb