Sha256: b775829e14c837be086e50e3c0c0ece001ae06a29d8b1c1fb627846972482092

Contents?: true

Size: 1.43 KB

Versions: 1

Compression:

Stored size: 1.43 KB

Contents

## v0.0.6 - to-be-released

### Changed

* Updated to ROM 0.8.0 (solnic & hecrj)

[Compare v0.0.5...HEAD](https://github.com/rom-rb/rom-event_store/compare/v0.0.5...HEAD)

## v0.0.5 - 2015-04-08

### Added

* Stream identifier to event data
* Development section to README
* Executable `bin/init-es` that prepares the Event Store for running specs

### Changed

* Official `rom` repository! Yay!

### Fixed

* Event dehydration on subscriptions

[Compare v0.0.4...v0.0.5](https://github.com/rom-rb/rom-event_store/compare/v0.0.4...v0.0.5)

## v0.0.4 - 2015-04-05

### Added

* Asynchronous subscriptions to relations (live and catchup)
* Partial reads from a relation (batch reads)
* TCP driver as an own gem: [estore](https://github.com/eventstore-rb/estore) (help wanted!!)
* `estore` gem updated (general refactoring and error handling improved. WIP)

[Compare v0.0.3...v0.0.4](https://github.com/rom-rb/rom-event_store/compare/v0.0.3...v0.0.4)

## v0.0.3 - 2015-04-01

### Added

* [TCP driver](https://github.com/mathieuravaux/eventstore-ruby) to connect and read events from the Event Store

[Compare v0.0.2...v0.0.3](https://github.com/rom-rb/rom-event_store/compare/v0.0.2...v0.0.3)

## v0.0.2 - 2015-03-31

### Added

* Relation through AtomPub API using HTTP
* Read all events from a relation
* Append events to a relation

[Compare v0.0.1...v0.0.2](https://github.com/rom-rb/rom-event_store/compare/v0.0.1...v0.0.2)

## v0.0.1 - 2015-03-30

Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rom-event_store-0.0.6 CHANGELOG.md