Skip to content

Releases: fvdm/nodejs-europeana

v2.0.1

01 Apr 11:12
Compare
Choose a tag to compare
  • Package now includes SECURITY.md
  • Reduced installation size by removing dev files

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - New interface

14 Dec 14:46
Compare
Choose a tag to compare

Breaking changes

  • Rewrite to a class. See the README.md for examples.
  • Object-style arguments
  • Return promises

Changed

  • Realigned methods to the API
  • Replaced httpreq dependency with native fetch
  • Improved error handling
  • Use new X-Api-Key header
  • Code cleanup and readability