Releases: pietercolpaert/hardf
Releases · pietercolpaert/hardf
0.5.0
0.4.0
0.3.1
0.3
0.2.0
Maintenance release
Highlights:
- bumped minimum PHP version to 7.1 (#29)
- added support for PHP 7.4 and 8.0 (#30)
- README patch from @gplanchat (#27)
- improved code styling and inline documentation a lot
- many refinements mostly in test environment and tooling (added PHPStan etc.)
0.1.3
Releasing a new version: updated documentation, updated composer.json and small bug fixes
With K00ni fixes
0.1.1 unicode
Unicode bugfix #7
0.1
First version released of hardf with write support for N-Triples, N-Quads, TriG and Turtle, with parse support for N3, N-Triples, N-Quads, TriG and Turtle. Supports both streaming as all in one operations. Has an order of 2 magnitude performance gain over EasyRDF.