[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LPeg 1.0
- From: Mason Bogue <scythe+lua@...>
- Date: Mon, 28 Sep 2015 14:10:05 -0700
On Mon, Sep 28, 2015 at 10:42 AM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>> > This is version 1.0. It fixes some bugs from the previous version.
>>
>> The HISTORY file only includes changes up to 0.12. It would be useful
>> to also see what's changed in 1.0. Thank you.
>
> I didn't even remember I had a HISTORY file :-) The changes are:
>
> * Changes from version 0.12 to 1.0
> ---------------------------------
> + group "names" can be any Lua value
> + some bugs fixed
> + other small improvements
>
> It should be corrected now. Thanks,
>
> -- Roberto
>
Any special reason for the major version number? Is there going to be
a change in development style/pace in the future?