Rails Event Store v0.42.0 Release Notes

Release Date: 2019-09-30 // over 4 years ago
  • ๐Ÿš… RailsEventStore

    • no changes

    ๐Ÿ’Ž RubyEventStore

    • no changes

    ๐Ÿš… RailsEventStoreActiveRecord

    • Add: Support Rails 6.0 [#669]

    AggregateRoot

    • no changes

    ๐Ÿš… RailsEventStore::RSpec

    • no changes

    BoundedContext

    • no changes

    ๐Ÿ’Ž RubyEventStore::Browser

    Fix: No more incorrect links to streams and parent event, if RES browser was mounted under a subdirectory [#642, #655]

    Remove: Stream browser link in top-right corner is no more [#657]

    Add: Added a simple form (one input field) to go to arbitrary stream from stream browser [#662]

    Change: Reorder pagination links, and instead not showing them, make the ones which are unavailable, disabled [#664]

    Fix: Allow more than one browser instance [6b93c33]

    ๐Ÿ’Ž RubyEventStore::ROM

    • no changes