Skip to content

Releases: Kong/lua-multipart

0.5.12-1

01 Apr 07:17
613a6c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.11-1...0.5.12-1

0.5.11-1

05 Aug 06:47
423092b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.10-1...0.5.11-1

0.5.10-1

28 Jul 09:27

Choose a tag to compare

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
0.5.9-1

Choose a tag to compare

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
0.5.8-1
ce365f6

Choose a tag to compare

Fix nil bugs

0.5.7-1

24 Jun 17:55
0.5.7-1
7dc739e

Choose a tag to compare

add support for multiple parts with same part name (#28)

0.5.6-1

22 Nov 14:54
0e6bba2

Choose a tag to compare

fix: delete makes the index of data incorrect (see #23, thank you @jayce)

0.5.5-1

19 Feb 16:50

Choose a tag to compare

fix handling of single and double quoted boundaries

0.5.4-1

15 Jan 16:43

Choose a tag to compare

fix handling of the part body content starting with "\r\n"

0.5.3-1

10 Jan 23:46
f73fb9f

Choose a tag to compare

Merge pull request #15 from Kong/fix/several-issues

fix several issues noted here: https://github.com/Kong/kong/issues/3024