Skip to content

v1.0.0

Compare
Choose a tag to compare
@yusufkandemir yusufkandemir released this 03 Apr 15:46
· 8 commits to main since this release
a4deb87

Breaking Changes

  • Dropped PHP7 support.
  • MicrodataParser::toJSON and MicrodataParser::toArray now throws \JsonException instead of returning false on JSON failures.

What's Changed

  • feat!: PHP8.1 compatibility by @eboye in #2
  • refactor: Improve PHPDoc comments and types.

New Contributors

  • @eboye made their first contribution in #2

Full Changelog: v0.1.0...v1.0.0