Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 4.03 KB

File metadata and controls

66 lines (39 loc) · 4.03 KB

2.0.0

This release brings compatibility of RubyEventStore::ROM::EventRepository with RubyEventStore >= 2.0.

If you we're running RES in version 1.3.0 before, please check oua Ruby/RailsEventStore migration guide from 1.3.0 to 2.0.0 first: https://github.com/RailsEventStore/rails_event_store/releases/tag/v2.0.0

1.3.0

Changes up-to version 1.3.0 can be tracked at releases page.

0.1.0 (03.04.2018)

  • Implemented ROM SQL adapter
  • Add rom-sql 2.4.0 dependency
  • Add rom-repository 2.0.2 dependency
  • Add rom-changeset 1.0.2 dependency
  • Add sequel 4.49 dependency