Releases: bungle/lua-resty-validation
Releases · bungle/lua-resty-validation
Release 2.7
Release 2.6
Added
- Added callable validator
- Added requisite and requisites group validators (see also: #3)
Release 2.5
Added
- Support for the official OpenResty package manager (opm).
Changed
- Changed the change log format to keep-a-changelog.
Release 2.4
- Feature: added support for custom (inline) validatiors
- Feature: added resty.validation.injection extension (uses libinjection)
Release 2.3
- Feature: added resty.validation.utf8 extension (uses utf8rewind)
Release 2.2
- Bugfix: there was a typo in a code that leaked a global variable in fields:__call method.
Release 2.1
- Bugfix: fixed leaking global new function
Release 2.0
This is total rewrite of 1.0. Too much to discuss here. Read the new docs.
Release 1.0
Feature: LuaRocks Support via MoonRocks.