- Fix formatting
- Update README.md
- Update README.md
- Update readme to be consistent with fork name
- Update examples
- Refactor code slightly to simplify things
- Added ordering to parsers
- Added a check to ensure we provide the most specific available URL
- Fix typo in README.md
- Migrate to sound null-safety
- Fix an issue where null map entries were being returned as 'null'
- Added test coverage for null map entries
- Fix resolution of relative URL for images
- Relative image url now uses the absolute path
- Improved JsonLD Parser
- Added JSON serialization
- Added Twitter Card Parser
- Metadata structure now includes url
- Minor Improvements
- Improve API and generalized the Metadata Parser
- Added more documentation
- Various improvements throughout
- Initial version, created by Stagehand