Releases: cesbit/libcleri
Releases · cesbit/libcleri
v1.0.2
30 Oct 10:46
Compare
Sorry, something went wrong.
No results found
Fixed makefile to correct version.
Do not hard-code GCC as compiler #24 , @giordano
v1.0.1
17 Oct 07:29
Compare
Sorry, something went wrong.
No results found
Changed company name to Cesbit.
Removed regular expression assertion.
v1.0.0
13 Jan 14:54
Compare
Sorry, something went wrong.
No results found
Remove cleri_children_t to reduce mallocs, issue #18
Fixed bug with CLERI_FLAG_EXPECTING_DISABLED flag
Ordered expecting for minor speed improvement
0.12.2
10 Aug 09:13
Compare
Sorry, something went wrong.
No results found
Fixed recursion depth not decremented bug in Prio element, issue #17
0.12.1
19 Feb 14:44
Compare
Sorry, something went wrong.
No results found
Fixed bug in Prio element. See #16
0.11.1
12 Nov 07:52
Compare
Sorry, something went wrong.
No results found
Changed start line numbering in suggestion (expecting string) from 0 to 1
0.11.0
22 Oct 09:24
Compare
Sorry, something went wrong.
No results found
Added cleri_parse2() which accepts an additional flags argument
Improved syntax error handling
Set correct position when nested error in syntax is found
0.10.0
11 Oct 13:41
Compare
Sorry, something went wrong.
No results found
Fixed expecting when parsing a list (Issue: #11 )
Fixed is_valid property when parsing empty strings (Issue #12 )
Added cleri_parse_strn() function for generating a textual parse result
0.9.4
28 Nov 09:41
Compare
Sorry, something went wrong.
No results found
Replaced pcre with pcre2. (issue #5 )
0.9.3
01 Sep 14:32
Compare
Sorry, something went wrong.
No results found