Releases: bungle/lua-resty-ada
Releases · bungle/lua-resty-ada
v1.2.1
v1.2.0
Fixed
- Ada library will now be also loaded from
<lib>.so|.dylib.<version>, in addition to
wrong<lib>.<version>.so|.dylib.
Added
get_versionfunctionget_version_componentsfunction
Changed
- Bumped Ada to
3.4.4
Full Changelog: v1.1.0...v1.2.0
1.1.0
What's Changed
Added
url:decodemethodada.decodefunctionada.search_encodefunctionada.search.encodefunctionsearch:decodemethodsearch:decode_allmethodada.search_decodefunctionada.search.decodefunctionada.search_decode_allfunctionada.search.decode_allfunction
Changed
- The
set_portto not allow negative or positive inf or NaN
Updated
- The CI is now executed against Ada 2.9.2
Full Changelog: v1.0.1...v1.1.0
1.0.1
What's Changed
Removed
- The unnecessary
:is_validwas removed (the URL is validated when parsed)
Added
- Explicitly free Ada URL object on invalid URLs
Full Changelog: v1.0.0...v1.0.1