lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


This is another major release moving towards the first release candidate. I fixed all known bugs and added many new modules. Please test it and provide feedback. Also if people could test the LuaSQL module that would be helpful.

Changelog:
    05/16/2008 Version 5.1.3.3 - Alpha 2
    + LuaUnit
    + LuaZip
    + LuaExpat
    + LuaDate
    + LuaProfiler
    + MD5
    + LuaSQL - Only the SQLite3 driver is tested.
    + LuaCURL
    + Alien
    + LPeg
    + Added a 'utils' directory to hold helpful Lua tools like the
      LuaProfiler summary tool
    + Added a Start Menu shortcut to the documentation
    + Added the LuaDoc examples
    * Fixed the missing documentation for LuaDoc
    * Fix PN so that it has a profile for wlua.
    _______________________________________________________________
    Legend:

    '+' = Addition, '*' = Bug Fix, '-' = Removed, '~' = Move, '^' = Updated

Download:
     http://luaforge.net/frs/?group_id=377&release_id=1051

Enjoy!
--
Regards,
Ryan
RJP Computing