You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
As per issue #146, this release fixes a crash that occurs when calling Merlin.bind without specifying withBindableCallbacks when using the MerlinBuilder. #148 introduced a null check to ensure that onBind events are swallowed when a client does not wish to receive such events.
Drop com.novoda.support package it clashes with client libraries and applications. Logger is designed to be used by Merlin so it should live internally.