Sha256: a8a4fb9907de775b6d99f6120d0d164d06a5b37e9cdee335d2b8fadde5555c65

Contents?: true

Size: 1.59 KB

Versions: 2

Compression:

Stored size: 1.59 KB

Contents

I will do my best to keep this up to date with significant changes here, starting in 0.8.3.

* 0.10.0
  * [Reference proxy api changes](https://github.com/jnunemaker/toystore/pull/5) thanks to jakehow
  * [Support for inheritance](https://github.com/jnunemaker/toystore/pull/4)
  * [Pass model class to callable default](https://github.com/jnunemaker/toystore/commit/45eff74fb712e5b2a437e3c09b382421fc05539d)
  * [Added #hash](https://github.com/jnunemaker/toystore/commit/0769f548be669ad1b456cb1b8e11e394e0fee303)
  * [Added pretty inspect for classes](https://github.com/jnunemaker/toystore/commit/2fdc18b8d8428a932c1e5eeafa6a4db2269f1473)
  * [Always show id first in #inspect](https://github.com/jnunemaker/toystore/commit/145312b961a519ab84b010d37be075d85fa290a2)
  * [Moved object serialization into Toy::Object](https://github.com/jnunemaker/toystore/commit/d9431557f0f12c4e171fc888f3eb846fb631d4aa)

* 0.8.3 => 0.9.0
  * [Changed from `store` to `adapter`](https://github.com/jnunemaker/toystore/pull/1)
  * [Embedded objects were removed](https://github.com/jnunemaker/toystore/pull/2)
  * [Defaulted `adapter` to memory and removed `has_adapter?`](https://github.com/jnunemaker/toystore/commit/64268705fcb22d82eb7ac3e934508770ceb1f101)
  * [Introduced Toy::Object](https://github.com/jnunemaker/toystore/commit/f22fddff96b388db3bd22f36cc1cc29b28d0ae5e).
  * [Default Identity Map to off](https://github.com/jnunemaker/toystore/compare/02b652b4dbd4a652bf3d788fbf8cf7d0bae805f6...5cec60be60f9bf749964d5c2d437189287d6d837)
  * Removed several class methods related to identity map as well (identity_map_on/off/on?/off?/etc)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
toystore-0.10.1 Changelog.md
toystore-0.10.0 Changelog.md