All Notable changes to jkphl/micrometa will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Sanitize JSON-LD parsing when ending with semicolon (#41)
- Fix broken tests (#38)
- Fix documentation typo (#37)
- Microformats language parsing in accordance with microformats/php-mf2#96
- Accessor for the internal DOM document
- Updated faulty dom-document dependency
- Complete rewrite using the Clear Architecture
- Improved JSON-LD parsing (#10)
- Support for nested Microformats (#15)
- Support for RDFa Lite 1.1 (#11)
- Support for logging & caching
- Tests for all formats (#7)
- Added support for JSON-LD value lists (#10)
- Fixed incorrect handling of relative base URLs (#9)
- JSON-LD support (#6)
- Visually improved demo application
- Fixed broken Microdata parser code
- Added support for nested child microformats
- Refactored to proper composer support (autoloading, etc.)
- Updated dependencies
- Changed detection of top-level Microdata items (#3)
- Updated dependencies
- Updated dependencies & unit tests
- Fixed regression bug introduced by dependency removal
- Deprecated Microdata parser dependency
- Support for infinitely nested schema.org microdata
- Fixed problem with camel-cased Microdata properties (#1)
- Implemented the IndieWebCamp authorship algorithm
- Added PHPUnit authorship tests
- Added Microformats 2 special features