- When sending emails fails, also throws errors in console
- When taking backup and provides invalid table/module name, the backup process failes with an error.
- Added
extendFields
touseModule
to extendsequelize.model
table fields.
- Removed support old legacy wertik framework.
- Now wertik can be import from
wertik-js/lib
instead ofwertik-js/lib/ndex
- Added more types support.
- Change the way mysql is initalized so that it can open doors for postgres and mongoose in future.