3.2.0
- implements the
Serializable
interface SettingsContainerAbstract::toArray()
now runs the object values through the magic getter (as it always should have)- added explicit nullable types to several method parameters
- added
declare(strict_types=1)
- dependency & CI updates