Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 1.03 KB

v0.1.3 - 2015-04-15

Added

  • Workers to dispatch events in subscriptions
  • Print error information while dispatching

Compare v0.1.2...v0.1.3

v0.1.2 - 2015-04-05

Added

  • Errors during commands reject promises too
  • Unit testing started

Compare v0.1.1...v0.1.2

v0.1.1 - 2015-04-05

Added

  • General errors during connection reject command promises

Compare v0.1.0...v0.1.1

v0.1.0 - 2015-04-03

Added

  • General refactoring using the concept of Command

Compare v0.0.2...v0.1.0

v0.0.2 - 2015-04-01

Added

  • Gem name changed to estore
  • Minor refactoring

Compare v0.0.1...v0.0.2

v0.0.1 - 2015-03-31

Forked from eventstore-ruby