Skip to content

Releases: HQarroum/Gravatar

2.0.0

06 Jun 15:43
Compare
Choose a tag to compare
  • Migration to ESM and Rollup.

1.0.4

17 Jul 04:53
Compare
Choose a tag to compare
  • Fixed a dependency issue on blueimp-md5 on node
  • Improved build tasks in Grunt for a better decoupling and efficiency

1.0.3

26 May 23:36
Compare
Choose a tag to compare
  • Removed dependency on es6-promise
  • Migrated from popsicle to the new fetch API
  • Added a prepublish task to compile the assets

1.0.2

21 Sep 15:21
Compare
Choose a tag to compare

Resolving a few issues in this release :

  • Fixing an issue in which the ES6 promise module was not properly polyfilled
  • Properly resolving an avatar by issuing a HEAD request to the avatar URL using the given options
  • Removing unused code in the .resolve method

1.0.1

21 Sep 13:18
Compare
Choose a tag to compare

Basically corrects an issue with the ES6 Promise module not being properly included given every environments.

1.0.0

21 Sep 13:17
Compare
Choose a tag to compare

Creating the first stable and tested version of the Gravatar library.