This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
Releases: hicknhack-software/rails-disco
Releases · hicknhack-software/rails-disco
0.5.3
0.5.2
0.5.1
0.5.0
Improved error logging for broken projections
* improved error messages for broken projections * improved handling of broken projections * changed position of the eventstream partial
Added Logging
0.4.3 * version bump
Fixed projections
- Fixed a bug, where projections wouldn't get registered correctly
- Added a test for correct namespace handling in projections_type
fixed specs
0.4.1 version bump
bugfixing, strong parameter support
- 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
- 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