Release Notes: This release makes a minor addition to the API in order to allow the chaining of multiple deferred event objects, effectively splicing their callback chains together. Example code and documentation have been updated to include the new API call.


Release Notes: This release mostly consists of small enhancements to the API to improve programming convenience. These enhancements do not affect backward compatibility with the beta3 release. It also includes extended runtime logging support and introduces a new programming example for JavaFX integration.


Release Notes: This is a major update to the Reaction framework which involves the introduction of Java generics to improve the reliability and maintainability of application code. Most legacy application code should continue to work with the addition of suitable annotations to disable unchecked cast warnings. The standard license for this release has also been changed to the GPLv2 with classpath exception.


Release Notes: This release makes a minor addition to the API in order to allow the chaining of multiple deferred event objects, effectively splicing their callback chains together. Example code and documentation have been updated to include the new API call.