Sha256: 1c2b990b53047d8e48ecf2c97eb5337f5553561cf4a206a001beb48ff4396d07

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/automatedinsightsinc/wordsmith-ruby-sdk/compare/v1.0.3...HEAD)

## [1.0.3](https://github.com/automatedinsightsinc/wordsmith-ruby-sdk/compare/v1.0.2...v1.0.3)
##### Changed
- Updated for API v1.1
- Fix to handle additional fields returned by the API.

## [1.0.2](https://github.com/AutomatedInsightsInc/wordsmith-ruby-sdk/tree/v1.0.2) - 2016-04-27
##### Added
- Codeclimate test coverage reporter with dotenv for codeclimate token.
- Required ruby version in gemspec.

##### Changed
- Gem version number bumped (missed bump in 1.0.0 release)

## 1.0.0 - 2015-03-30

##### Added
- Enabled test converage for generating output since encoding has been fixed on the api.
- A place to put a test token in `test/test_helper.rb`, should be Robert's token to match actual projects to test against.

##### Changed
- Updated configuration default url to https://api.automatedinsights.com/v1
- Updated project generate output url to match routes in v1 api.

## 0.0.2 - 2015-02-02

##### Added
- Test coverage using minitest.
- Lots of README updates.
- CHANGELOG file.

##### Removed
- Rails dependencies.
- Configuration through yaml file.

##### Changed
- Configuration through conventional configuration methods.

## 0.0.1 - 2015-01-21
- Prototype requiring railties.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wordsmith-ruby-sdk-1.0.3 CHANGELOG.md