4.4.0
- Adds
Model::initializeVersions()
- a static method to create an initial version for all models without versions #100 by @iateadonut - Adds
$model->createInitialVersion()
- a method to create the initial version of a model instance when it doesn't have versions #100 by @iateadonut