Skip to content

Releases: aafeher/go-microdata-extract

v0.1.7

01 Jul 16:08

Choose a tag to compare

  • refactor FillMissingFieldsFromOpenGraph function and add comprehensive unit tests
  • update README with latest format usage statistics

v0.1.6

04 Feb 21:42

Choose a tag to compare

handle empty XCardsImage cases

v0.1.5

02 Feb 11:15

Choose a tag to compare

  • handle whitespaces around 'type' attribute in JSON-LD extraction
  • update README with latest format usage statistics

v0.1.4

03 Dec 22:20

Choose a tag to compare

  • initialize OpenGraph media slices before property handling
  • update README with latest format usage statistics

v0.1.3

03 Dec 15:24

Choose a tag to compare

  • improve handling of tags by prioritizing the "content" attribute in microdata extraction logic

v0.1.2

24 Nov 16:08

Choose a tag to compare

  • update golang.org/x/net to v0.31.0
  • use the any type instead of interface{}
  • update README with latest format usage statistics

v0.1.1

03 Nov 20:53

Choose a tag to compare

  • rename package name to 'extractor' in extractors directory

v0.1.0

01 Nov 15:59

Choose a tag to compare

first public version