Releases: bungle/lua-resty-ada
Releases · bungle/lua-resty-ada
1.1.0
What's Changed
Added
url:decode
methodada.decode
functionada.search_encode
functionada.search.encode
functionsearch:decode
methodsearch:decode_all
methodada.search_decode
functionada.search.decode
functionada.search_decode_all
functionada.search.decode_all
function
Changed
- The
set_port
to 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_valid
was removed (the URL is validated when parsed)
Added
- Explicitly free Ada URL object on invalid URLs
Full Changelog: v1.0.0...v1.0.1