Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

48 lines (35 loc) · 1.08 KB

3.5.1

  • Updating dependencies.

3.5.0

  • Adding Open Graph music tags!

3.4.0

  • adding a new option for the 'jar' setting for requests. It will now be turned off by default.

3.3.0

  • Code refactor to work in a es5 environment!

3.2.0

  • website that don't have Open Graph images will now return an array of all of the images on the site

3.1.5

  • Updating lodash to fix vulnerable

3.1.4

  • Returns more info on the error occurred when using promises

3.1.3

  • Catch iconv exception to prevent unexpected charset

3.1.2

  • Checking for Open Graph price and availability info

3.1.1

  • Updating packages

3.1.0

  • Adding ability to extract meta from HTML string

3.0.2

  • Adding CHANGELOG.md

3.0.1

  • Fixing coverage reporter
  • Fixing tests

3.0.0

  • Updated dependencies to their latest version(s)
  • Officially now support Node.js v4 and up
  • Adds unit tests to ensure code quality
  • Adds options for encoding, blacklist, followAllRedirects, and maxRedirects
  • Module can now be used a promise
  • err is now error
  • Adds check for Open Graph product info