Releases: clj-commons/citrus
Releases · clj-commons/citrus
Citrus v3.3.0: Custom handlers
This release allows full customization of event and effect handling via a new :citrus/handler
option that allows you to replace the standard controller/multimethod-based event handling.
- See the full documentation on custom handlers
- or see the tests for a concise example.
- This change is intended to be fully backwards compatible, please open an issue if you encounter any problems.
Release-3.3.0-rc1
Speling