Soft set the revdate convert attribute
The revdate attribute should be soft set rather than hard set when passed to the convert function (an ultimately a CLI option). The default attribute assignment (which can be overridden by the configuration) should also be passed only as a convert attribute, not as an assembly attribute. This change makes way for #136.
issue