- @koriym made their first contribution in #42
Full Changelog: https://github.com/auraphp/Aura.Marshal/compare/4.0.1...4.1.0
- FIX extending ToArrayInterface .
- No breaking changes from 1.x for the api.
- Removed Aura.Di config files present in 1.x.
- License changed from BSD to MIT.
- Supports PHP 7.2 + .
- New api added GenericCollection::toArray() by @compwright in #38