Revision history for Mojolicious-Plugin-Vparam 3.06 14-03-2018 - Address lonlat via number parser 3.05 23-02-2018 - Add opath extension to validate objects 3.04 23-02-2018 - Add new type "object" 3.03 15-11-2017 - No error for hash params if optional and value not set 3.02 14-11-2017 - Add "json?" type 3.00 27-06-2017 - Fix version 2.2 26-06-2017 - Fix bool type: now only true or false - Fix multijoin - Add new "logic" type for true, false and undef. - Now default value can be undef. 2.11.1 19-06-2017 - Fix multijoin bug for empty array - THIS DEVELOPER RELEASE NOT FOR PRODUCTION!!! 2.11 16-06-2017 - Fix bug 0 for "in" filter 2.10 15-06-2017 - Add "isa" alias for "type" - Fix #26 2.09 14.06.2017 - Fix pod - Add "as" attribute 2.08 12-06-2017 - Fix warnings - Fix pod for verror - Custom multiline delimiter - Add multijoin attribute - More numeric and string filters 2.07 25-04-2017 - New text type for address 2.06 21-04-2017 - Fix depricated JSON functions - Fix JSON and MD5 use blob 2.05 24-03-2017 - Fix jpath arrays #24 - Fix leading dot in numeric #23 - Remove double regexp for numeric - Fix url warnings #19 - New blessed attribute 2.04 03-01-2017 - New config to fix phones 2.03 19-12-2016 - Hash attribute 2.02 13-12-2016 - Multiline attribute 2.01 09-12-2016 - Drop new version function of for XML::LibXML 2.00 09-12-2016 - Modular. Plugins are welcome! - Add maestro card support - Add creditcard aggregation type 1.20 08-12-2016 - Add "load" attribute - Add barcode - Fix money with comma delimiter 1.19.1 28-11-2016 - Fix workaround for old mojolicious version 1.19 25-11-2016 - Add xpath - Use Mojo::Loader for external modules - Around deprecated methods. - Remove Carp dependency. 1.18 08-11-2016 - Shortcut for skipundef and optional - Unversal shortcut parser 1.17 08-11-2016 - Shortcut for optional and required 1.16 03-11-2016 - Add ISIN 1.15 03-11-2016 - Better POD readability - POD test - MANIFEST test 1.14 03-11-2016 - Add skipundef 1.13 02-11-2016 - Cache json and dom parsing 1.12 02-11-2016 - Add jpath and cpath