All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and this changelog format.
- Functionality defined on
StandardObjectInterface. - An object proxy trait and standard object implementation is provided, that is intended to wrap a
stdClassobject. - Utilities provided on static methods on the
Objclass. - Ability to
json_decodeto a standard object using theObj::decode()method.