- add debug logs using @dwtechs/winstan library
- add safe parameter to check if a property can be sent to the requester or not
- add getUnsafeProps() method to get an unsafe properties array
- update operation parameter possible values to the validate() method with SQL operations and REST methods to validate proper properties depending on the current action
- delete "name" property
- add stringify property to getCols() method to tell whether to return columns as string or array
- add pagination property to getCols() method to add a total count in a select query
- add getTable() method
- add getCols() method
- add new types : jwt, symbol, float, even, odd, positve, negative, powerOfTwo, ascii, email, regex, json, ipAddress, slug, hexadecimal, date, timestamp, function, htmlElement, htmlEventAttribute, node, object
- initial release