Skip to content

Latest commit

 

History

History
100 lines (53 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

100 lines (53 loc) · 3.04 KB

v2.0.0

compare changes

💅 Refactors

  • ⚠️ Change getFeed method to accept fields parameter as an array (babf678)

🏡 Chore

  • example: Add style file and update glidejs (2b273bc)
  • example: Tag filtering example (#13)

⚠️ Breaking Changes

  • ⚠️ Change getFeed method to accept fields parameter as an array (babf678)

❤️ Contributors

v1.1.3

compare changes

🩹 Fixes

  • Correct path if custom path to .json file (#11)

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

💅 Refactors

  • Internal class refactor (4a6e3a1)

📖 Documentation

  • Update guide due to instagram basic display api deprecation (#10)

🏡 Chore

  • Config class with private props (e7594c4)
  • Update changelogen (7b51e2e)

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

  • Accessing array offset on null (#7)

📖 Documentation

🏡 Chore

  • Log warning on failed token refresh (e583e7f)
  • Add fiels param in readme and phpdoc (#8)
  • Update lock (83a99ff)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • Add fields param to use preferred fields (#5)

🏡 Chore

❤️ Contributors