Skip to content

Releases: arokettu/vishnu

2.0.1

09 Dec 08:54
Compare
Choose a tag to compare
  • Re-release 2.0.0 with updated homepage and email

1.2.2

08 Oct 14:13
Compare
Choose a tag to compare

Merged development dependencies from upstream

2.0.0

08 Oct 14:12
Compare
Choose a tag to compare

Mostly refactoring

  • use url method as primary way to get avatar url instead of to_s
  • make all methods except for url, to_s and attribute setters and getters private
  • bump minimum ruby version to 2.0.0
  • change build system from jeweler to bundler
  • change test system from shoulda to rspec
  • add travis builds for all minor ruby versions

1.2.1

08 Oct 14:12
Compare
Choose a tag to compare

bugfix release for libravatar 1.2.0

  • fix weighted random on federated avatars
  • fix crash on custom ports on federated avatars

UPD: contains all fixes from libravatar 1.3.0