TODO in representable-3.0.3 vs TODO in representable-3.0.4

- old
+ new

@@ -1,10 +1,8 @@ * Pass key/index as first block arg to :class and :extend class: |key, hsh| -* Allow passing options to Binding#serialize. - serialize(.., options{:exclude => ..}) document `XML::AttributeHash` etc * cleanup ReadableWriteable * deprecate Representable::*::ClassMethods (::from_hash and friends) @@ -35,6 +33,6 @@ * make it easy to override Binding#options via #to_hash(whatever: {hit: {decorator: HitDecorator}}) * DISCUSS: should inline representers be created at runtime, so we don't need ::representer_engine? * deprecate `Decorator::Coercion`. -* cleanup XML so it matches the current #serialize standard. \ No newline at end of file +* cleanup XML so it matches the current #serialize standard.