2.0.0
Major first release of the 2.X series
There are many BC breaks and API changes. Please read the upgrade docs in the docs folder.
A quick summary of changes:
- Change of namespace to Somnambulist\Components\ReadModels
- Removal of static configuration from Model
- Creation of a Manager for setting up model connections
- Pluggable type casting (replaces embeds), everything is a castable
- Many internal tweaks