lua-users home
lua-l archive

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


I totally missed that one, apologies!

 

From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On Behalf Of Diego Nehab
Sent: maandag 17 juni 2013 9:29
To: Lua mailing list
Subject: Re: LuaSocket 3.0-rc1 now available

 

 

On Sun, Jun 16, 2013 at 5:45 PM, Thijs Schreijer <thijs@thijsschreijer.nl> wrote:

> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On
> Behalf Of Diego Nehab
> Sent: vrijdag 14 juni 2013 13:37
> To: Lua mailing list
> Subject: LuaSocket 3.0-rc1 now available
>
> Dear all,
>
> Over the past weeks there has been a lot of activity in the development of
> a new LuaSocket release. The main changes are support for IPv6 and for Lua
> 5.2.
>
> Please take a look at the project page at GitHub
>
>     https://github.com/diegonehab/luasocket
> and send us your comments. We are satisfied with the current functionality
> and are mostly interested in bug reports.
>
> There is a release candidate in place under the tag v3.0-rc1.
> Have fun,
> Diego

Great news! Any chance of adding a rockspec so it can be build with `luarocks make`?