Releases: sweetrdf/json-ld
1.4.0
Maintenance release
Replaced vendor ml/iri with our fork sweetrdf/iri because ml/iri received the last update 8 years ago. Other than that mostly changes behind the scenes.
Summary:
- moved classes to
src-folder - fixed further PHPUnit warnings (e.g.
@dataProvider errorProvider=>#[DataProvider('errorProvider')]) - ported README.md to real Markdown
- refined CI and removed obsolete files
- added Docker setup for local development
Full Changelog: 1.3.0...1.4.0
1.3.0
PHP 8 support
This release contains mostly internal changes for PHP 8 support (8.1 - 8.5). Besides, related test files were collected and copied into this repository to reestablish a reliable test basement (FYI: lanthaler#113 (comment)).
For more information see lanthaler#113
❗ IMPORTANT NOTE: This release is not thoroughly tested! The focus was getting PHP 8 support and a reliable test environment. Take it with a grain of salt and try it out before you go into production! If you encounter problems don't hesitate to report them here: https://github.com/sweetrdf/json-ld/issues . I will see what I can do to solve them, but no promises are made here. It is a side project which I maintain in my spare time.