Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History
60 lines (31 loc) · 996 Bytes

Changelog.md

File metadata and controls

60 lines (31 loc) · 996 Bytes

2.1.0 (2017-08-10)

Other:

  • Updated composer.json to use secit-pl/schema-org in version 3.2

2.0.0 (2017-01-06)

BC break change:

1.3.2 (2016-12-22)

Bugfix:

  • Fixed class transformer registration when registering transformer for the class which extends previously registered class.

1.3.1 (2016-12-22)

Bugfix:

  • Fixed class inheritance support.

Other:

  • Documentation update

1.3.0 (2016-12-22)

Feature:

  • Added nested transformers support.

1.2.0 (2016-12-21)

BC break change:

  • Changed jsonLd Twig filter name to json_ld to match the naming conventions.

Other:

  • Documentation update
  • Changelog update

1.1.0 (2016-12-21)

Feature:

  • Added jsonLd twig filter.

1.0.1 (2016-12-21)

  • Removed composer minimum stability.

1.0.0 (2016-12-21)

  • Initial implementation.
  • Added composer minimum stability.