charcoal-core 0.2.4
Improved the CollectionLoader
.
Highlight:
- Added "before" callback to manipulate the model before the raw data is applied
- Moved model building from
CollectionLoader::processCollection()
toCollectionLoader::processModel()
Improved the CollectionLoader
.
Highlight:
CollectionLoader::processCollection()
to CollectionLoader::processModel()