Sha256: a4ee620189234c0a72c4b3c26541f729be77285924cda67f6229663c5be7b171

Contents?: true

Size: 823 Bytes

Versions: 1

Compression:

Stored size: 823 Bytes

Contents

## [In git](https://github.com/elgalu/strongly_typed/compare/v0.0.1...HEAD)

### New Features
* n/a

### Bugfixes
* n/a

### Chores
* Added this Change Log file (Leo Gallucci)
* Added Code Climate badge and Dependency Status badge (Leo Gallucci)
* README.md, Gemfile, gemspec improvements (Leo Gallucci)
* Confirmed support for ruby 2.0.0-p0, added more rubies to travis, added .ruby-version file (Leo Gallucci)

## [v0.0.1](https://github.com/elgalu/strongly_typed/tree/v0.0.1)

## First gem release

### Features:
* StronglyTyped::Model allows to call `attribute()` to define your object properties. (Leo Gallucci)
* Instance initialization with a hash, a.k.a named parameters. (Leo Gallucci)
* Instance initialization with same old way ordered parameters. (Leo Gallucci)
* Type conversions when possible. (Leo Gallucci)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
strongly_typed-0.0.2 CHANGELOG.md