Releases: Kong/lua-multipart
Releases · Kong/lua-multipart
0.5.12-1
01 Apr 07:17
Compare
Sorry, something went wrong.
No results found
0.5.11-1
05 Aug 06:47
Compare
Sorry, something went wrong.
No results found
0.5.10-1
28 Jul 09:27
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add get_all_include_headers_with_arrays function to get struct headers informations by @oowl in #41
chore: bump version 0.5.10 by @oowl in #42
New Contributors
@oowl made their first contribution in #41
Full Changelog : 0.5.9-1...0.5.10-1
0.5.9-1
23 Jul 12:58
Compare
Sorry, something went wrong.
No results found
v0.5.9-1
Fixes
* Fix issue where header matching pattern could take an indeterminate amount of time on long strings.
0.5.8-1
24 Jun 19:55
Compare
Sorry, something went wrong.
No results found
0.5.7-1
24 Jun 17:55
Compare
Sorry, something went wrong.
No results found
add support for multiple parts with same part name (#28 )
0.5.6-1
22 Nov 14:54
Compare
Sorry, something went wrong.
No results found
fix: delete makes the index of data incorrect (see #23 , thank you @jayce )
0.5.5-1
19 Feb 16:50
Compare
Sorry, something went wrong.
No results found
fix handling of single and double quoted boundaries
0.5.4-1
15 Jan 16:43
Compare
Sorry, something went wrong.
No results found
fix handling of the part body content starting with "\r\n"
0.5.3-1
10 Jan 23:46
Compare
Sorry, something went wrong.
No results found
Merge pull request #15 from Kong/fix/several-issues
fix several issues noted here: https://github.com/Kong/kong/issues/3024