1.04 Tue Mar 29 17:47:34 NZDT 2011
New features
- Added OpenID support in Libravatar::URL
1.03 Sat Mar 12 18:17:03 NZDT 2011
New Features
- Added Libravatar::URL for federated avatar hosting with a Gravatar
fallback. (http://www.libravatar.org)
- Add new optional 'https' parameter to deliver avatars over HTTPS.
New Docs
- Updated the defaults with the new "retro" and mystery man values.
- Document the https base URL now available.
New Co-Maintainer (Francois Marier)
1.02 Thu Apr 1 15:36:52 PDT 2010
New Features
Incompatible Changes
- short_keys is now the default, as per Gravatar protocol documentation
Protocol Updates
- Document that Gravatar has a new default option, 404.
1.01 Thu Apr 9 13:11:32 PDT 2009
Protocol Updates
(The Gravatar protocol changed, so we're changing with it)
New Features
- The short_keys flag uses short keys in the URL
("s" instead of "size", for example).
1.00 Sun Apr 27 14:12:24 PDT 2008
Bug Fixes
- Gravatar IDs are insensitive to the case of the email address.
Doc Fixes
- Clarified how relative default URLs will be handled
Dist Fixes
- Added a configure_requires on Module::Build and a requires on perl 5.6.
0.01 Sat Sep 8 00:59:04 PDT 2007
First release, stealing liberally from Template::Plugin::Gravatar