Minor Enhancement
Added overridden definitions of getModel() in the record & collection templates to return the exact type of model for the collection and record. getModel() returns \GDAO\Model which would not be helpful for ide auto-completion methods and properties specific to LeanOrm\Model & its sub-classes. This fixes this problem.
Full Changelog: 1.0.3...1.0.4