Other:
- Updated composer.json to use secit-pl/schema-org in version 3.2
BC break change:
- Dropped support for the https://github.com/Torann/json-ld for the own Schema.org mapping implementation https://github.com/secit-pl/schema-org.
Bugfix:
- Fixed class transformer registration when registering transformer for the class which extends previously registered class.
Bugfix:
- Fixed class inheritance support.
Other:
- Documentation update
Feature:
- Added nested transformers support.
BC break change:
- Changed jsonLd Twig filter name to json_ld to match the naming conventions.
Other:
- Documentation update
- Changelog update
Feature:
- Added jsonLd twig filter.
- Removed composer minimum stability.
- Initial implementation.
- Added composer minimum stability.