otto v1.3.0 Release Notes

Release Date: 2012-08-08 // over 11 years ago
    • Exceptions in handlers and producers are no longer caught and logged.
    • Producer methods can return null to indicate that there is no initial value to dispatch. No subscriber methods will be called if null is returned.
    • An exception is now thrown if a class attempts to subscribe or produce on a non-public method.