- Adds
VaingloryAPI::Region
object - Validates
VaingloryAPI::Client
region at instantiation - Moves Gem date to
VaingloryAPI::RELEASE_DATE
- Adds shared RSpec example group for all lib specs
- Changes default RSpec format to "documentation"
- Updates README
- Fixes bug where where some match data was missing (see: Issue #7)
- Adds a
CHANGELOG.md
to the repository - Adds Rubocop configurations
- Adds YARD documentation
- Removes and ignores
Gemfile.lock
- Refreshes stored VCR cassettes
- Splits
VaingloryAPI
andVaingloryAPI::Client
specs
- Ruby version >= 2.0 is required
- Adds Gem version badge
...nothing substantial happened here
- Integrates with TravisCI
- Integrates with CodeClimate
- Implements basic OStruct responses for API endpoints