v0.1.1 Release
This update fixes handling of async hooks as well as allowing the created_at
and modified_at
properties to be set to false
to disable them.
It also takes advantage of the new beforeDefine
plugin method available in node-orm2
to allow vastly better handling of the models and simplified activation.