Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Releases: hicknhack-software/rails-disco

0.5.3

07 Sep 18:15
Compare
Choose a tag to compare
  • improved code style

0.5.2

12 May 10:23
Compare
Choose a tag to compare

Fixed a bug with using yaml in projection server

0.5.1

08 May 16:01
Compare
Choose a tag to compare

added Rails 4.1.x support
added generation of model tests and fixtures

0.5.0

05 May 15:21
Compare
Choose a tag to compare
  • heavily improved API
  • integrated Remote Exception Reporting for Domain and Projections
  • compatible with better_errors and bind_to_caller gems
  • redesigned server side event (SSE) handling

Improved error logging for broken projections

25 Feb 11:42
Compare
Choose a tag to compare
* improved error messages for broken projections

* improved handling of broken projections
* changed position of the eventstream partial

Added Logging

17 Jan 13:40
Compare
Choose a tag to compare
0.4.3

* version bump

Fixed projections

18 Dec 10:44
Compare
Choose a tag to compare
  • Fixed a bug, where projections wouldn't get registered correctly
  • Added a test for correct namespace handling in projections_type

fixed specs

21 Nov 11:00
Compare
Choose a tag to compare
0.4.1

version bump

bugfixing, strong parameter support

21 Nov 10:29
Compare
Choose a tag to compare
  • added strong parameter support
  • added drb config support
  • fixed various readme bugs
  • fixed namespaces for events
  • fixed #9: browser notification finally works as intended

Continious Integration, Bugfixes

15 Oct 13:39
Compare
Choose a tag to compare
  • Fixed Eventstream and generators
  • added new options for command generator
  • rake tasks are now available with standard rake instead of 'drails rake'
  • improved db tasks