ringcentral-ruby/ringcentral-avatars-ruby

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
CHANGELOG
---------
- **2016-12-28**: 0.5.0
  - Add auto-retry for `429` and `503` errors.
  - Add test script to try PNG, JPG, and GIF filetypes
  - Add article `NEWS.md`
- **2016-11-19**: 0.4.1
  - Fix RubyDoc.info documentation rendering
- **2016-11-19**: 0.4.0
  - Add PNG metadata support
  - Add demo scripts in `./scripts` directory
- **2016-11-03**: 0.3.4-0.3.1
  - Add screenshot image to `gemspec`
  - Add identicon support
- **2016-10-23**: 0.2.0
  - Add avatar customization options
  - Update avatar URLs method signature for options
- **2016-10-23**: 0.1.0
  - Update module name
  - Update method signatures for options
- **2016-10-22**: 0.0.1
  - Initial release
  - Add ability to create Gmail-like avatars
  - Add ability to create defaults-only and optionally overwrite all
  - Add ability to retrieve image URLs for easy verification