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
We now have void TransformTo<TValue> which can be fed a custom Transform in the constructor. While it's not as flexible as providing the get/set directly as above, so far I think it's enough for our use-cases.
We can revisit this if providing custom one-use transforms becomes a more common thing.
The text was updated successfully, but these errors were encountered: