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
This release introduce a new type for BSON binaries (Cyanide.Binary) that is used instead of tuples, and a Cyanide.Encoder protocol.
Since this is a breaking change, existing code must be ported to this new library version.