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
feat: map_attributes (#113)
Allow overriding result based on mappers for attribute values just like map_state allows for mapping to values based on state.
* Add map_attribute
* Add map_attribute to readme