[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: ANN: inilazy_hmc v1.0
- From: Daniel Hertrich <dhertrich@...>
- Date: Tue, 23 Aug 2011 11:08:54 +0200
Hi all,
I have just updated inilazy_hmc.lua to version 2.1.
http://www.hermocom.com/en/downloads/lua_ncp/inilazy_hmc/
(inital version of inilazy_hmc was v2.0, not v1.0 as said in subject.
Sorry about this confusion)
Changelog:
v2.1:
Added function return_number() used in get_inikeyvalue(), which makes
sure that numbers are really returned as numbers, not as strings
Daniel
Daniel Hertrich
http://www.hermocom.com
On Fri, Aug 19, 2011 at 10:55 AM, Daniel Hertrich
<dhertrich@googlemail.com> wrote:
> Hi all,
>
> thanks again for your numerous comments on my thread "Shorten long
> boolean IF conditions?"!
> I always try not only to let a community support me, but also to
> contribute in some way.
>
> This Lua module / library may interest you:
> inilazy_hmc, an adaption of Alexandr Leykin's inilazy module, which
> simplifies handling of INI files from inside Lua scripts / programs.
> Downloadable from my homepage:
> http://www.hermocom.com/en/downloads/lua_ncp/inilazy_hmc/
>
> More such contributions will probably come in the future.
>
> Regards,
> Daniel
>