Releases: hamishforbes/lua-resty-iputils
Releases · hamishforbes/lua-resty-iputils
v0.2.0
- Added binip_in_cidrs method (Thanks to @membphis)
- Optimised split_octets and split_cidr functions to avoid LuaJIT NYI functions
- Removed dependency on ngx_lua (Thanks to @thefosk)