mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-22 02:53:06 +00:00
Release 1.9.0
This commit is contained in:
@@ -70,7 +70,7 @@ the underlying directory structure and file attributes.</p>
|
||||
|
||||
<h2><a name="status"></a>Status</h2>
|
||||
|
||||
<p>Current version is 1.8.0. It works with Lua 5.1, 5.2, 5.3 and 5.4, and it runs on various
|
||||
<p>Current version is 1.9.0. It works with Lua 5.1 to Lua 5.5, and it runs on various
|
||||
flavors of Unix (including Linux, BSDs, macOS) and Windows.</p>
|
||||
|
||||
<h2><a name="download"></a>Download</h2>
|
||||
@@ -86,6 +86,13 @@ $ luarocks install luafilesystem
|
||||
<h2><a name="history"></a>History</h2>
|
||||
|
||||
<dl class="history">
|
||||
<dt><strong>Version 1.9.0</strong> [28/Dec/2025]</dt>
|
||||
<dd><ul>
|
||||
<li>Lua 5.5 support</li>
|
||||
<li>Fixed some compiler warnings</li>
|
||||
<li>Assorted improvements for Windows</li>
|
||||
</ul></dd>
|
||||
|
||||
<dt><strong>Version 1.8.0</strong> [22/Apr/2020]</dt>
|
||||
<dd><ul>
|
||||
<li>Lua 5.4 support</li>
|
||||
|
||||
Reference in New Issue
Block a user