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
#14 Add the ability to provide custom ObjectMapper for XML/JSON/YAML translation.
#15 Deleted translator sugar methods from RessorBuilder, move to Translators. Improve compile-time safety on translator output type by incurring it to RessorBuilder and internal classes.