Skip to content

Releases: jkphl/micrometa

v3.3.1

23 Feb 11:57
44cc303
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1

v3.3.0 - Add Monolog 3 support

07 Feb 08:56
f8149d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

22 Dec 12:37
61f9064
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

29 Jun 09:04
2b483e7
Compare
Choose a tag to compare
  • bump dom-factory requirement #67

v3.1.0 - Support PHP 8

22 Jun 14:26
79c3ceb
Compare
Choose a tag to compare

Changes

  • PHP 8 support #64
  • Encapsulation over Inheritance for Item and ItemList #66

v3.0.2

24 Jan 14:22
f093c49
Compare
Choose a tag to compare

Changed

  • Support Symfony 5 #44

Fixed

  • blank nodes #45
  • support multiple node return types #46

3.0.1 Bugfix release (2019-11-01)

01 Nov 18:14
Compare
Choose a tag to compare

Fixed

  • Sanitize JSON-LD parsing when ending with semicolon (#41)
  • Fix broken tests (#38)
  • Fix documentation typo (#37)

3.0.0 Dendency update release 2018-12-25

25 Dec 16:32
Compare
Choose a tag to compare

Changed

  • Updated dependency versions (#30, #31)
  • Bumped PHP version requirement to 7.1

Fixed

2.1.1 Bugfix release 2018-12-15

15 Dec 11:06
Compare
Choose a tag to compare

Fixed

  • Add support for multiple JSON-LD documents (#25, #28)

2.1.0 Feature release 2017-11-05

05 Nov 15:32
Compare
Choose a tag to compare

Added

  • Accessor for the internal DOM document